diff options
Diffstat (limited to 'common/gnome-shell/3.14/gnome-shell-dark.css')
-rw-r--r-- | common/gnome-shell/3.14/gnome-shell-dark.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.14/gnome-shell-dark.css b/common/gnome-shell/3.14/gnome-shell-dark.css index dc8fddf..b7ca459 100644 --- a/common/gnome-shell/3.14/gnome-shell-dark.css +++ b/common/gnome-shell/3.14/gnome-shell-dark.css @@ -517,7 +517,7 @@ StScrollBar { .popup-separator-menu-item { -gradient-height: 0px; height: 2px; - margin: 10px 0px; + margin: 0; background-color: transparent; background-gradient-direction: none !important; border: none; |