Fixed #323
This commit is contained in:
parent
897abb20e7
commit
b476e478a5
1 changed files with 5 additions and 0 deletions
|
@ -58,6 +58,11 @@ findbar:-moz-window-inactive {
|
|||
border-bottom-width: 0px !important;
|
||||
}
|
||||
|
||||
/* allow to drag headerbar empty space */
|
||||
:root[tabsintitlebar] #nav-bar .chromeclass-location {
|
||||
-moz-window-dragging: drag !important;
|
||||
}
|
||||
|
||||
#toolbar-menubar:not([inactive=true]) {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue