Keep toolbar actions in single line

-Fix mail display toolbar delete action jumps to second line
This commit is contained in:
Hadi Nategh 2014-10-22 08:50:10 +00:00
parent 3273c578f1
commit d9b4480276

View File

@ -1489,6 +1489,7 @@ div.ui-toolbar-menulist{
float:left;
width:80%;
height:24px;
white-space: nowrap;
}
.et2_toolbarDropArea{
border: 1px dashed lightgray;