fix vertical right-click menu tweak #109
This commit is contained in:
parent
fafce3d91b
commit
30a20c3edb
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ bugs with certain themes eg. dark text on dark background.) */
|
|||
} */
|
||||
|
||||
@media not (-moz-platform: macos) {
|
||||
@media (-moz-bool-pref: "uc.tweak.revert-context-menu") {
|
||||
@media not (-moz-bool-pref: "uc.tweak.revert-context-menu") {
|
||||
@media (-moz-bool-pref: "uc.tweak.vertical-context-navigation") {
|
||||
#context-navigation {
|
||||
flex-direction: column !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue