Skip to content

Commit

Permalink
Fix search icon position in dashboard template
Browse files Browse the repository at this point in the history
  • Loading branch information
Mugen87 authored and Garbee committed Sep 15, 2016
1 parent 609fc1b commit 88872e6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions templates/dashboard/styles.css
Expand Up @@ -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);
}
Expand Down

0 comments on commit 88872e6

Please sign in to comment.