mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-27 08:19:45 +01:00
Keep toolbar actions in single line
-Fix mail display toolbar delete action jumps to second line
This commit is contained in:
parent
3273c578f1
commit
d9b4480276
@ -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