Removed static height from selects in toolbar

This commit is contained in:
Jonathan Frederic 2014-04-15 15:45:47 -07:00
parent 96b19ae598
commit 778db574ed

View File

@ -4,7 +4,6 @@
select, label {
width: auto;
height: @line-height-base + 6px;
vertical-align:middle;
margin-right:2px;
margin-bottom:0px;