]> git.mxchange.org Git - friendica.git/commitdiff
fix: new width for the slider in theme settings
authorrabuzarus <>
Mon, 11 Apr 2016 11:36:07 +0000 (13:36 +0200)
committerrabuzarus <>
Mon, 11 Apr 2016 11:36:07 +0000 (13:36 +0200)
templates/theme_settings.tpl

index 0e8d29820cd36155831f91585e80c2e2ea376790..078bce27b083404dc1db3847c55122f05a2b2c69 100644 (file)
@@ -48,7 +48,7 @@
                        step: 1,
                        scale: [0,10,20,30,40,50,60,70,80,90,100],
                        format: '%s',
-                       width: 720,
+                       width: 622,
                        showLabels: true,
                        snap: true
                });