Fix search icon position in dashboard template

master
Michael Herzog 2016-09-15 14:09:08 +02:00 committed by Jonathan Garbee
parent 609fc1b5a0
commit 88872e672e
1 changed files with 0 additions and 7 deletions

View File

@ -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);
}