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 a3ab032 commit 385e61eCopy full SHA for 385e61e
src/gtk-3.20/scss/widgets/_menu.scss
@@ -17,8 +17,7 @@
17
color: $menubar_fg_color;
18
19
> menuitem {
20
- min-height: 16px;
21
- padding: ($spacing - 1px) ($spacing - 1px) * 2;
+ padding: ($spacing - 2px) ($spacing - 2px) * 2;
22
border: 1px solid transparent;
23
background-color: transparent;
24
background-image: none;
0 commit comments