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.16/gnome-shell-dark.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gnome-shell/3.16/gnome-shell-dark.css') diff --git a/common/gnome-shell/3.16/gnome-shell-dark.css b/common/gnome-shell/3.16/gnome-shell-dark.css index 335ba6b..2ef2e78 100644 --- a/common/gnome-shell/3.16/gnome-shell-dark.css +++ b/common/gnome-shell/3.16/gnome-shell-dark.css @@ -466,7 +466,7 @@ StScrollBar { .popup-separator-menu-item { height: 2px; - margin: 10px 0px; + margin: 0; background-color: transparent; border: none; border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1; } -- cgit v1.2.3