pull/598/head
Megax 2016-10-16 18:19:22 +02:00
parent e3fa52aaf2
commit 6c057fbf55
1 changed files with 1 additions and 2 deletions
src/gtk-3.20/scss/widgets

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;