It looks like the recent update to slider logic to handle negative numbers is causing an issue with where the slider button is rendered.
If min =< 0, the slider performs as expected. If min > 0, the slider button and label are offset by a ratio of min/max.
I'm currently running v5.6.1.