mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-09 19:30:15 +00:00
Remove leftover old placeholder code which broke mac styling
This commit is contained in:
parent
3f1b9559c7
commit
156ec5b42e
1 changed files with 0 additions and 5 deletions
|
@ -33,11 +33,6 @@ Window controls will be all wrong without it
|
|||
padding-right: 0px !important;
|
||||
}
|
||||
|
||||
/* Space to drag the window on left side of navbar */
|
||||
:root[tabsintitlebar="true"]:not([inFullscreen]) #nav-bar{
|
||||
padding-left: var(--uc-window-drag-space-width,20px);
|
||||
}
|
||||
|
||||
@supports -moz-bool-pref("layout.css.osx-font-smoothing.enabled"){
|
||||
.titlebar-buttonbox-container{ position: fixed; left: 0px; z-index: 3; }
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue