We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbf411c commit dda1dabCopy full SHA for dda1dab
src/toolkit/themes/shared/menu-css.patch
@@ -0,0 +1,13 @@
1
+diff --git a/toolkit/themes/shared/menu.css b/toolkit/themes/shared/menu.css
2
+index ecf66f30b2dd18765af467913bb0bc66a8d36a41..6b58db0c1590b0151a3e169b75d4d2ee19db912c 100644
3
+--- a/toolkit/themes/shared/menu.css
4
++++ b/toolkit/themes/shared/menu.css
5
+@@ -345,7 +345,7 @@ menuitem[highlightable] > .menu-text {
6
+ /* On macOS and Windows, empty icons shouldn't take up any space */
7
+ menuitem:not(.menuitem-iconic, [image]) > &,
8
+ menu:not(.menu-iconic) > & {
9
+- display: none;
10
++
11
+ }
12
13
0 commit comments