fix a layout bug with submenu triangles
This commit is contained in:
parent
d886ffdde2
commit
b7e626ace5
1 changed files with 2 additions and 0 deletions
|
@ -1621,6 +1621,8 @@ Menus
|
|||
padding-right: 8px;
|
||||
}
|
||||
.OxMenu .OxItem .OxCell.OxSubmenu {
|
||||
height: 13px;
|
||||
padding-top: 3px;
|
||||
padding-right: 8px;
|
||||
text-align: right;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue