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:
Lapo Calamandrei 2017-05-09 13:34:49 +02:00
parent 78d4854d10
commit e9ee313be2

View File

@ -1898,6 +1898,7 @@ menubar,
menu,
.menu,
.context-menu {
margin: 4px;
padding: 2px 0px;
background-color: $menu_color;
border: 1px solid $borders_color; // adds borders in a non composited env