[Gtk-3.20] Optimized popover padding.

pull/599/head
Csaba Jakosa 2016-10-16 18:30:26 +02:00 committed by Khurshid Alam
parent e3fa52aaf2
commit 16840bb424
1 changed files with 1 additions and 2 deletions

View File

@ -216,8 +216,7 @@
@include exports("popover") {
popover.background {
margin: 10px;
padding: $spacing;
padding: $spacing - 3px;
border-radius: $roundness;
background-clip: border-box;
background-color: $menu_bg_color;