forked from AuroraMiddleware/gtk
Revert "Adwaita: remove unneeded margin on dropdown menu"
This reverts commit af76e138f9
.
The margin was actually related to:
https://bugzilla.gnome.org/show_bug.cgi?id=591258
This commit is contained in:
parent
78d4854d10
commit
e9ee313be2
@ -1898,6 +1898,7 @@ menubar,
|
|||||||
menu,
|
menu,
|
||||||
.menu,
|
.menu,
|
||||||
.context-menu {
|
.context-menu {
|
||||||
|
margin: 4px;
|
||||||
padding: 2px 0px;
|
padding: 2px 0px;
|
||||||
background-color: $menu_color;
|
background-color: $menu_color;
|
||||||
border: 1px solid $borders_color; // adds borders in a non composited env
|
border: 1px solid $borders_color; // adds borders in a non composited env
|
||||||
|
Loading…
Reference in New Issue
Block a user