Skip to content

Commit 16840bb

Browse files
megaxkhurshid-alam
authored andcommitted
[Gtk-3.20] Optimized popover padding.
1 parent e3fa52a commit 16840bb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/gtk-3.20/scss/widgets/_menu.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,7 @@
216216

217217
@include exports("popover") {
218218
popover.background {
219-
margin: 10px;
220-
padding: $spacing;
219+
padding: $spacing - 3px;
221220
border-radius: $roundness;
222221
background-clip: border-box;
223222
background-color: $menu_bg_color;

0 commit comments

Comments
 (0)