77e866b5 by Marty Penner

Don't force a height on highlighted jquery UI states

1 parent 7b3026c2
......@@ -1294,10 +1294,6 @@ h6.fieldset-heading {
opacity: 0.5;
}
.ui-state-highlight {
height: 30px;
}
.option-groups-region {
margin-top: 15px !important;
}
......