fix progress bar direction in rtl mode
This commit is contained in:
parent
e4e2bc9562
commit
2255c60254
|
@ -1396,7 +1396,7 @@ $controlsArrowAngleActive: 36deg;
|
|||
}
|
||||
|
||||
.reveal.rtl .progress span {
|
||||
float: right
|
||||
transform-origin: 100% 0;
|
||||
}
|
||||
|
||||
/*********************************************
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue