Skip to content

Commit 6b48c3a

Browse files
nrgwsthValentinH
authored andcommitted
changed top: intial to top: auto for ie support
1 parent fdf0eb1 commit 6b48c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rzslider.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141

142142
.rz-ticks-values-under {
143143
.rz-tick-value {
144-
top: initial;
144+
top: auto;
145145
bottom: @ticksValuePosition - 2;
146146
}
147147
}

0 commit comments

Comments
 (0)