forked from 0x2620/oxjs
fixing mainmenu bugs
This commit is contained in:
parent
946d36b43d
commit
9b40330982
2 changed files with 3 additions and 0 deletions
|
|
@ -354,6 +354,8 @@ Menus
|
|||
.OxMainMenu > .OxTitle {
|
||||
float: left;
|
||||
cursor: default;
|
||||
-moz-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
.OxMainMenu.OxLarge > .OxTitle {
|
||||
height: 21px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue