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
commit 1e732694eb
3 changed files with 3 additions and 1 deletions

2
dist/plyr.css vendored

File diff suppressed because one or more lines are too long

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

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