Fix for caption size (fixes #390), Fix for Firefox Dev (fixes #392)

This commit is contained in:
Sam Potts
2016-10-23 13:35:49 +11:00
parent f9a184800b
commit bec10e7836
5 changed files with 24 additions and 15 deletions
+2 -1
View File
@@ -69,4 +69,5 @@ $plyr-range-selected-bg: $plyr-color-main !default;
// Breakpoints
$plyr-bp-screen-sm: 480px !default;
$plyr-bp-screen-md: 768px !default;
$plyr-bp-screen-md: 768px !default;
$plyr-bp-screen-lg: 1024px !default;