scss/foundation/components/_flex-video.scss in zurb-foundation-4.1.5 vs scss/foundation/components/_flex-video.scss in zurb-foundation-4.1.6
- old
+ new
@@ -1,7 +1,8 @@
//
// Flex Video Variables
//
+$include-html-media-classes: $include-html-classes !default;
// We use these to control video container padding and margins
$flex-video-padding-top: emCalc(25px) !default;
$flex-video-padding-bottom: 67.5% !default;
$flex-video-margin-bottom: emCalc(16px) !default;
\ No newline at end of file