Fix broken progress bar styling IE10
This commit is contained in:
parent
9ff933e532
commit
1a5e56ed46
@ -474,6 +474,7 @@
|
|||||||
// <progress> element
|
// <progress> element
|
||||||
.plyr__progress {
|
.plyr__progress {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
display: inline-block;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
|
||||||
input[type="range"] {
|
input[type="range"] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user