[Gtk-3.20] Optimized popover padding.

This commit is contained in:
Csaba Jakosa
2016-10-16 22:00:26 +05:30
committed by Khurshid Alam
parent e3fa52aaf2
commit 16840bb424
+1 -2
View File
@@ -216,8 +216,7 @@
@include exports("popover") { @include exports("popover") {
popover.background { popover.background {
margin: 10px; padding: $spacing - 3px;
padding: $spacing;
border-radius: $roundness; border-radius: $roundness;
background-clip: border-box; background-clip: border-box;
background-color: $menu_bg_color; background-color: $menu_bg_color;