placeholder support: Don't set navigator-toolbox to position:relative
Instead, let the few styles that depend on it deal with it themselves by setting position:relative to titlebar. Fixes #388
This commit is contained in:
@@ -22,6 +22,7 @@ Window controls will be all wrong without it
|
||||
opacity: 1 !important;
|
||||
}
|
||||
#TabsToolbar{ visibility: collapse !important }
|
||||
:root[sizemode="fullscreen"] #titlebar{ position: relative }
|
||||
|
||||
:root[sizemode="fullscreen"] #TabsToolbar > .titlebar-buttonbox-container{
|
||||
visibility: visible !important;
|
||||
|
||||
Reference in New Issue
Block a user