fix: new width for the slider in theme settings

This commit is contained in:
rabuzarus 2016-04-11 13:36:07 +02:00
parent 863da63c56
commit b3f5b3c899
1 changed files with 1 additions and 1 deletions

View 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
});