Fix toolbar height again

pull/92/head
Wes Cossick 9 years ago
parent 4213ec606a
commit 08c9d89662

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save