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 297a74e commit ab58835Copy full SHA for ab58835
browser/themes/shared/r3dfox.css
@@ -265,12 +265,7 @@
265
margin-inline-end: calc(-1 * var(--tab-first-last-inline-margin) / 2 + 1px) !important;
266
z-index: 0 !important;
267
}
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
+
274
/* ---------------------------------------- Tabs ---------------------------------------- */
275
276
:root[tabsintitlebar] #titlebar:-moz-window-inactive {
0 commit comments