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