Skip to content

Commit ab58835

Browse files
committed
Fix funny menu padding
1 parent 297a74e commit ab58835

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

browser/themes/shared/r3dfox.css

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -265,12 +265,7 @@
265265
margin-inline-end: calc(-1 * var(--tab-first-last-inline-margin) / 2 + 1px) !important;
266266
z-index: 0 !important;
267267
}
268-
269-
menupopup[needsgutter] menu:not([icon], .menu-iconic),
270-
menupopup[needsgutter] menuitem:not([checked="true"], [icon], .menuitem-iconic) {
271-
padding-inline-start: 1em !important;
272-
}
273-
268+
274269
/* ---------------------------------------- Tabs ---------------------------------------- */
275270

276271
:root[tabsintitlebar] #titlebar:-moz-window-inactive {

0 commit comments

Comments
 (0)