mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 01:48:35 +01:00
Default width for expand icon, so it's at least clickable
This commit is contained in:
parent
ace335415f
commit
3e42778f1c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user