mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
[GTK 3.20] Do not use space among sub-menus. Fixes #439
This commit is contained in:
committed by
Khurshid Alam
parent
622b1a2575
commit
d24e294920
@@ -43,7 +43,7 @@
|
||||
|
||||
@include exports("menu") {
|
||||
menu, .menu {
|
||||
padding: $spacing;
|
||||
padding: 0;
|
||||
border-radius: 0;
|
||||
border: 0;
|
||||
background-color: $menu_bg_color;
|
||||
|
||||
Reference in New Issue
Block a user