Fix toolbar height again

This commit is contained in:
Wes Cossick 2015-09-05 14:17:59 -05:00
parent 4213ec606a
commit 08c9d89662
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -72,6 +72,7 @@
white-space: nowrap;
padding-top: 10px;
padding-bottom: 10px;
box-sizing: border-box;
background: #fff;
border: 0;
position: fixed;