Skip to content

Commit

Permalink
Update layout_menu.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Nomes77 committed Sep 5, 2023
1 parent ea19352 commit cbcdeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FireFox/icons/layout_menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ menupopup:is(#toolbar-context-menu, #contentAreaContextMenu) > menu > menupopup[
padding-inline-start: var(--context-menu-background-padding) !important;
}
/* Menubar */
#main-menubar > menu > menupopup menupopup {
#main-menubar > menu menupopup {
--menuitem-image: none; /* Prevent Image Inheritance */
}
/* Padding - Non Native */
Expand Down

0 comments on commit cbcdeb9

Please sign in to comment.