1
0
Fork 0
forked from 0x2620/oxjs

move menu extra style into css

This commit is contained in:
rlx 2013-08-01 10:26:09 +00:00
commit a0c9111f3b
2 changed files with 4 additions and 3 deletions

View file

@ -1719,6 +1719,9 @@ Menus
float: right;
padding: 2px 8px 0 0;
}
.OxMainMenu > .OxExtras > * {
float: left;
}
.OxMenu {
position: absolute;