Removed combo-box explicit height

b/c it caused the carrot button to misalign with the combo box
This commit is contained in:
Jonathan Frederic 2013-11-14 17:45:35 +00:00
parent a935805e96
commit b22075a126

View File

@ -98,7 +98,6 @@
.widget-combo-btn {
min-width: 138px; /* + 26px drop arrow btn = 164px */
height: 30px;
}
.widget-container {