From: rabuzarus <> Date: Mon, 11 Apr 2016 11:36:07 +0000 (+0200) Subject: fix: new width for the slider in theme settings X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b3f5b3c899d3fa742e59564967a7cb86a4a5f410;p=friendica.git fix: new width for the slider in theme settings --- diff --git a/templates/theme_settings.tpl b/templates/theme_settings.tpl index 0e8d29820c..078bce27b0 100644 --- a/templates/theme_settings.tpl +++ b/templates/theme_settings.tpl @@ -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 });