* Minimized padding.

pull/483/head
Csaba Jakosa 2016-06-13 12:19:37 +02:00 committed by GitHub
parent 3f9df111ec
commit b8fccc0039
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@
@include exports("popover") { @include exports("popover") {
popover.background { popover.background {
padding: $spacing - 2px;
border-radius: $roundness; border-radius: $roundness;
background-clip: border-box; background-clip: border-box;
background-color: $menu_bg_color; background-color: $menu_bg_color;