From 1de4ef7977f075e2ce0c75b26f45f55cdf77c881 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Fri, 3 Jun 2016 23:55:24 +0200 Subject: gnome-shell: remove menu separator margins --- common/gnome-shell/3.14/sass/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gnome-shell/3.14/sass') diff --git a/common/gnome-shell/3.14/sass/_common.scss b/common/gnome-shell/3.14/sass/_common.scss index b5bdcf2..671c993 100644 --- a/common/gnome-shell/3.14/sass/_common.scss +++ b/common/gnome-shell/3.14/sass/_common.scss @@ -635,7 +635,7 @@ StScrollBar { -gradient-height: 0px; //-margin-horizontal: 24px; height: 2px; //not really the whole box - margin: 10px 0px; + margin: 0; background-color: transparent; background-gradient-direction: none !important; border: none; -- cgit v1.2.3