Skip to content

Commit 9057896

Browse files
authored
Update userChrome.css
1 parent 608348b commit 9057896

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

userChrome.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,7 @@ about:config -> svg.context-properties.content.enabled -> true*/
870870
=====================================================================*/
871871

872872
menupopup :-moz-any(menu, menuitem) {
873-
margin-top: 1px !important;
873+
margin-top: 2px !important;
874874
margin-bottom: 1px !important;
875875
/* padding-top: 4px !important;
876876
padding-bottom: 4px !important; */
@@ -880,7 +880,7 @@ menupopup :-moz-any(menu, menuitem) {
880880
menupopup {
881881
@media (-moz-platform: windows) {
882882
& > menu, & > menuitem {
883-
padding-block: 0.3em !important;
883+
padding-block: 0.25em !important;
884884
margin-left: 2px !important;
885885
margin-right: 2px !important;
886886
}

0 commit comments

Comments
 (0)