forked from extern/egroupware
Keep toolbar actions in single line
-Fix mail display toolbar delete action jumps to second line
This commit is contained in:
parent
47934fd9b4
commit
61fe25a190
@ -1489,6 +1489,7 @@ div.ui-toolbar-menulist{
|
|||||||
float:left;
|
float:left;
|
||||||
width:80%;
|
width:80%;
|
||||||
height:24px;
|
height:24px;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.et2_toolbarDropArea{
|
.et2_toolbarDropArea{
|
||||||
border: 1px dashed lightgray;
|
border: 1px dashed lightgray;
|
||||||
|
Loading…
Reference in New Issue
Block a user