From 150d6f3267383e8ac499885baa46f4fc76310696 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 31 Aug 2015 01:59:13 +0200 Subject: fix wrong image path --- common/gnome-shell/3.16/sass/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gnome-shell/3.16/sass/_common.scss') diff --git a/common/gnome-shell/3.16/sass/_common.scss b/common/gnome-shell/3.16/sass/_common.scss index 2578ae7..0d8c3a1 100644 --- a/common/gnome-shell/3.16/sass/_common.scss +++ b/common/gnome-shell/3.16/sass/_common.scss @@ -587,7 +587,7 @@ StScrollBar { margin: 10px 0px; background-color: transparent; border: none; - border-image: url("common-assets/menu-separator.svg") 1 1 1 1; + border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1; } // Background menu -- cgit v1.2.3