##// END OF EJS Templates
Removed static height from selects in toolbar
Jonathan Frederic -
Show More
@@ -4,7 +4,6 b''
4
4
5 select, label {
5 select, label {
6 width: auto;
6 width: auto;
7 height: @line-height-base + 6px;
8 vertical-align:middle;
7 vertical-align:middle;
9 margin-right:2px;
8 margin-right:2px;
10 margin-bottom:0px;
9 margin-bottom:0px;
General Comments 0
You need to be logged in to leave comments. Login now