Make expandable selectbox button css more specific to win fights against jquery

This commit is contained in:
Nathan Gray 2015-10-28 15:55:57 +00:00
parent 35f08f39b5
commit 82d796c44a

View File

@ -302,7 +302,7 @@ button#cancel {
/**
* Multi-select widget
*/
.et2_selectbox_expand {
button.et2_selectbox_expand {
width: 16px;
display: inline-block;
}