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") {
popover.background {
margin: 10px;
padding: $spacing;
padding: $spacing - 3px;
border-radius: $roundness;
background-clip: border-box;
background-color: $menu_bg_color;