Skip to content

Commit d24e294

Browse files
megaxkhurshid-alam
authored andcommitted
[GTK 3.20] Do not use space among sub-menus. Fixes #439
1 parent 622b1a2 commit d24e294

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gtk-3.20/scss/widgets/_menu.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
@include exports("menu") {
4545
menu, .menu {
46-
padding: $spacing;
46+
padding: 0;
4747
border-radius: 0;
4848
border: 0;
4949
background-color: $menu_bg_color;

0 commit comments

Comments
 (0)