forked from extern/egroupware
Make expandable selectbox button css more specific to win fights against jquery
This commit is contained in:
parent
35f08f39b5
commit
82d796c44a
@ -302,7 +302,7 @@ button#cancel {
|
|||||||
/**
|
/**
|
||||||
* Multi-select widget
|
* Multi-select widget
|
||||||
*/
|
*/
|
||||||
.et2_selectbox_expand {
|
button.et2_selectbox_expand {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user