Set some min width for toolbar action list

This commit is contained in:
Hadi Nategh 2022-06-08 17:44:28 +02:00
parent 173eb4e110
commit 7268cde359

View File

@ -3128,6 +3128,7 @@ div.et2_toolbar_more h.ui-accordion-header {
float: left;
height: 24px;
white-space: nowrap;
min-width: 50px;
}
.et2_toolbarDropArea {