mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +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