mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-05 11:27:16 +00:00
Fixed compact mode options not showing when using multiple toolbars
This commit is contained in:
@@ -200,7 +200,7 @@ groupbox h2 {
|
||||
}
|
||||
}
|
||||
|
||||
@media (-moz-bool-pref: 'zen.view.sidebar-expanded') {
|
||||
@media (-moz-bool-pref: 'zen.view.use-single-toolbar') {
|
||||
#zen-compact-mode-styles-form {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user