From 8793b2b7fb5ba6b45d13f0584eb6de3692245594 Mon Sep 17 00:00:00 2001 From: Marco Biedermann Date: Sat, 14 Feb 2015 15:25:04 +0100 Subject: [PATCH] add newline at end of file --- scss/foundation/components/_flex-video.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/foundation/components/_flex-video.scss b/scss/foundation/components/_flex-video.scss index 631ca9b6b..93216fd64 100644 --- a/scss/foundation/components/_flex-video.scss +++ b/scss/foundation/components/_flex-video.scss @@ -48,4 +48,4 @@ $flex-video-widescreen-padding-bottom: 56.34% !default; @if $include-html-media-classes { .flex-video { @include flex-video-container; } } -} \ No newline at end of file +} -- 2.47.2