Float menubar-items
This commit is contained in:
parent
5cbcc0378a
commit
4dd48397ab
1 changed files with 4 additions and 1 deletions
|
@ -17,6 +17,9 @@
|
|||
-moz-window-dragging: no-drag;
|
||||
z-index:4;
|
||||
}
|
||||
|
||||
#menubar-items{ display: block; float: left; }
|
||||
|
||||
#toolbar-menubar:hover{
|
||||
background-color: var(--toolbar-bgcolor) !important;
|
||||
margin-top: 0px;
|
||||
|
|
Loading…
Reference in a new issue