Merge pull request #246 from zvizvi/master

FIx Plyr to work with RTL systems
This commit is contained in:
Sam Potts
2016-05-26 08:03:40 +01: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
@@ -20,6 +20,7 @@
max-width: 100%;
min-width: 200px;
font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
direction: ltr;
& when (@plyr-border-box = true) {
// border-box everything
+1
View File
@@ -20,6 +20,7 @@
max-width: 100%;
min-width: 200px;
font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
direction: ltr;
@if $plyr-border-box == true {
// border-box everything