diff --git a/ui/parts/csd.css b/ui/parts/csd.css index f8655d4..679b0b2 100644 --- a/ui/parts/csd.css +++ b/ui/parts/csd.css @@ -19,8 +19,8 @@ -moz-appearance: none !important; } -:root[tabsintitlebar] #TabsToolbar-customization-target { - margin-top: -8px !important; +:root[tabsintitlebar] #TabsToolbar-customization-target { + margin-top: -8px !important; } /* Add window controls separator */ diff --git a/ui/parts/popups.css b/ui/parts/popups.css index 553b783..529d501 100644 --- a/ui/parts/popups.css +++ b/ui/parts/popups.css @@ -135,12 +135,12 @@ panelview vbox.panel-subview-body > toolbarbutton label { /* Customization overflow menu position */ #customization-panel-container { - padding: 0 75px 25px !important; - margin-top: 10px; - z-index: 10; + padding: 0 75px 25px !important; + margin-top: 10px; + z-index: 10; } #customization-panelWrapper > .panel-arrowbox { - margin-bottom: -5px !important; + margin-bottom: -5px !important; } /* Confirmation Hint */