aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.18/sass
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell/3.18/sass')
-rw-r--r--common/gnome-shell/3.18/sass/_common.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/gnome-shell/3.18/sass/_common.scss b/common/gnome-shell/3.18/sass/_common.scss
index c07ab86..9c5afa4 100644
--- a/common/gnome-shell/3.18/sass/_common.scss
+++ b/common/gnome-shell/3.18/sass/_common.scss
@@ -1989,6 +1989,11 @@ $legacy_icon_size: 24px;
& StButton { width: $legacy_icon_size; height: $legacy_icon_size }
}
+.masterslider.smaller .masterlabel,
+.masterslider.smaller .slider {
+ min-width: 155px;
+}
+
// Magnifier
.magnifier-zoom-region {