From d78016ecc5957f8f092c400c40df416975aabeaa Mon Sep 17 00:00:00 2001 From: ValessioBrito Date: Wed, 17 Dec 2014 20:29:18 -0200 Subject: [PATCH] fix video --- style.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index d61d2fa..4eba819 100644 --- a/style.css +++ b/style.css @@ -3405,15 +3405,18 @@ body.action-embed-index { margin: 0px; padding: 0px; width: 120px; - height: 120px; + height: 150px; + border: 0px; margin-bottom: 10px; margin-right: 5px; text-align: center; } +.article-body-video-plugin_video-gallery .video-author { display: none !important; } + .article-body-video-plugin_video-gallery .video-title { line-height: 1.1em; - font-size: 1em; + font-size: 13px; } .controller-cms #article_published_at { -- libgit2 0.21.2