Commit 6b48c3a7 authored by anuragasaurus's avatar anuragasaurus Committed by Valentin Hervieu

changed top: intial to top: auto for ie support

parent fdf0eb19
...@@ -141,7 +141,7 @@ ...@@ -141,7 +141,7 @@
.rz-ticks-values-under { .rz-ticks-values-under {
.rz-tick-value { .rz-tick-value {
top: initial; top: auto;
bottom: @ticksValuePosition - 2; bottom: @ticksValuePosition - 2;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment