From 88872e672e41c56af0a78a35b34373b8c4a8c49d Mon Sep 17 00:00:00 2001 From: Michael Herzog Date: Thu, 15 Sep 2016 14:09:08 +0200 Subject: [PATCH] Fix search icon position in dashboard template --- templates/dashboard/styles.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/templates/dashboard/styles.css b/templates/dashboard/styles.css index bf1f748e..5e5fcc82 100644 --- a/templates/dashboard/styles.css +++ b/templates/dashboard/styles.css @@ -22,13 +22,6 @@ html, body { height: 48px; border-radius: 24px; } -.demo-layout .demo-header .mdl-textfield { - padding: 0px; - margin-top: 41px; -} -.demo-layout .demo-header .mdl-textfield .mdl-textfield__expandable-holder { - bottom: 19px; -} .demo-layout .mdl-layout__header .mdl-layout__drawer-button { color: rgba(0, 0, 0, 0.54); }