mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Set some min width for toolbar action list
This commit is contained in:
parent
173eb4e110
commit
7268cde359
@ -3128,6 +3128,7 @@ div.et2_toolbar_more h.ui-accordion-header {
|
|||||||
float: left;
|
float: left;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
min-width: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.et2_toolbarDropArea {
|
.et2_toolbarDropArea {
|
||||||
|
Loading…
Reference in New Issue
Block a user