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:51:19 +00:00
parent 47934fd9b4
commit 61fe25a190

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;