Default width for expand icon, so it's at least clickable

This commit is contained in:
Nathan Gray 2014-02-24 18:19:41 +00:00
parent ace335415f
commit 3e42778f1c

View File

@ -251,6 +251,9 @@ button.et2_button_with_image {
/**
* Multi-select widget
*/
.et2_selectbox_expand {
width: 16px;
}
.et2_selectbox .ui-widget-header {
padding: 0px 6px 0px 6px;
text-align: center;