Update to latest version of jRange (fixes issue #867)

This commit is contained in:
Stefan Parviainen
2015-01-21 12:34:01 +01:00
parent 6ea5b57715
commit 84833ca15e
4 changed files with 14 additions and 4 deletions

View File

@@ -19,6 +19,9 @@
opacity: 1;
z-index: 2;
}
.slider-container .back-bar .pointer.last-active {
z-index: 3;
}
.slider-container .back-bar .pointer-label {
position: absolute;
top: -17px;