diff --git a/src/zen/compact-mode/toolbar.inc.css b/src/zen/compact-mode/toolbar.inc.css index 5c7e1ecce..715b3beb1 100644 --- a/src/zen/compact-mode/toolbar.inc.css +++ b/src/zen/compact-mode/toolbar.inc.css @@ -9,10 +9,8 @@ --zen-toolbox-top-align: var(--zen-element-separation); } - @media -moz-pref('zen.view.compact.hide-tabbar') { - & #titlebar { - margin-top: var(--zen-element-separation) !important; - } + & #titlebar { + margin-top: var(--zen-element-separation) !important; } & #zen-appcontent-wrapper {