aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.14/sass/_common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell/3.14/sass/_common.scss')
-rw-r--r--common/gnome-shell/3.14/sass/_common.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.14/sass/_common.scss b/common/gnome-shell/3.14/sass/_common.scss
index 862d3b0..4eec61f 100644
--- a/common/gnome-shell/3.14/sass/_common.scss
+++ b/common/gnome-shell/3.14/sass/_common.scss
@@ -245,7 +245,7 @@ StScrollBar {
padding: 14px 10px;
background: none;
border: none;
- border-image: url("common-assets/misc/button-box.svg") 9 9 9 9;
+ border-image: url("#{$asset_path}/misc/button-box.svg") 9 9 9 9;
.button {
padding-top: 0;