[gtk/wip/jimmac/adwaita-3-32: 45/49] Reduce vertical menu padding from 8px to 4px
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/jimmac/adwaita-3-32: 45/49] Reduce vertical menu padding from 8px to 4px
- Date: Mon, 28 Jan 2019 10:46:59 +0000 (UTC)
commit fec7874d0ee55f4f1d7f2bdb8e97348bded0ea34
Author: feichtmeier <frederik feichtmeier gmail com>
Date: Mon Jan 21 20:31:19 2019 +0100
Reduce vertical menu padding from 8px to 4px
gtk/theme/Adwaita/_common.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index 7f109357a4..62d61bddd1 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -2127,7 +2127,7 @@ menu,
.menu,
.context-menu {
margin: 4px; // see https://bugzilla.gnome.org/show_bug.cgi?id=591258
- padding: 8px 0px;
+ padding: 4px 0px;
background-color: $menu_color;
border: 1px solid $borders_color; // adds borders in a non composited env
border-radius: $menu_radius;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]