SASS fix (fixes #149)

This commit is contained in:
Sam Potts 2016-01-25 08:36:53 +11:00
parent a965d8a893
commit 3127cea1b2

View File

@ -637,6 +637,7 @@ $plyr-bp-captions-large: 768px !default; // When captions jump to the la
left: 0;
right: 0;
}
}
// Hide controls when playing in full screen
&--fullscreen-active.plyr--fullscreen--hide-controls.plyr--playing,
@ -665,7 +666,6 @@ $plyr-bp-captions-large: 768px !default; // When captions jump to the la
bottom: 60px;
}
}
}
// Change icons on state change
&--fullscreen-active .icon--exit-fullscreen,