Adwaita: add more padding to popover menus...

...since Timm removed that from the actual code.
This commit is contained in:
Lapo Calamandrei 2016-10-29 17:34:49 +02:00
parent 91723bfcfc
commit 5bb5213486
3 changed files with 8 additions and 0 deletions

View File

@ -2025,6 +2025,8 @@ popover.background {
list separator { margin: 0px; }
}
popover.menu { padding: 8px; }
/*************
* Notebooks *
*************/

View File

@ -2354,6 +2354,9 @@ popover.background {
popover.background list separator {
margin: 0px; }
popover.menu {
padding: 8px; }
/*************
* Notebooks *
*************/

View File

@ -2369,6 +2369,9 @@ popover.background {
popover.background list separator {
margin: 0px; }
popover.menu {
padding: 8px; }
/*************
* Notebooks *
*************/