Merge pull request #204 from robinpoort/master

Broken progress bar styling IE10
This commit is contained in:
Sam Potts
2016-05-10 09:17:09 +10:00
3 changed files with 3 additions and 1 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1
View File
@@ -474,6 +474,7 @@
// <progress> element
.plyr__progress {
position: relative;
display: inline-block;
flex: 1;
input[type="range"] {
+1
View File
@@ -474,6 +474,7 @@
// <progress> element
.plyr__progress {
position: relative;
display: inline-block;
flex: 1;
input[type="range"] {