Skip to content

Commit 9bb67f3

Browse files
author
Valentin Hervieu
committed
Fix vertical sliders positioning on IE10.
1 parent b84a3ef commit 9bb67f3

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

dist/rzslider.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ rzslider.vertical .rz-bar-wrapper {
189189

190190
rzslider.vertical .rz-bar {
191191
bottom: 0;
192-
left: initial;
192+
left: auto;
193193
width: 4px;
194194
height: 100%;
195195
}

dist/rzslider.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)