From b1a8cf6fc56d25b5e3f5425d06c52d379b900ebc Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Tue, 3 Nov 2015 15:39:40 -0500 Subject: Fixing height of embeded images --- web/sass-files/sass/partials/_videos.scss | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'web/sass-files/sass/partials/_videos.scss') diff --git a/web/sass-files/sass/partials/_videos.scss b/web/sass-files/sass/partials/_videos.scss index f6999d15c..bcfc28f19 100644 --- a/web/sass-files/sass/partials/_videos.scss +++ b/web/sass-files/sass/partials/_videos.scss @@ -56,5 +56,8 @@ max-width: 450px; max-height: 500px; margin-bottom: 8px; - border-radius:5px + border-radius:5px; + &.placeholder { + height: 500px; + } } -- cgit v1.2.3-1-g7c22