From 372fb469c889cf4e2372fd1335cc7884c3f265bd Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 18 Jul 2014 10:34:02 -0300 Subject: [PATCH] fix video --- css/main.css | 15 ++++++++++++--- index.html | 2 +- views/includes/video.html | 38 ++++++++++++++++++++------------------ 3 files changed, 33 insertions(+), 22 deletions(-) diff --git a/css/main.css b/css/main.css index c1852c9b9..563f33c23 100644 --- a/css/main.css +++ b/css/main.css @@ -527,8 +527,17 @@ button[disabled].warning:focus, margin-left: 0; } +.video-box { + width: 90px; + text-align: center; + margin-right: 10px; + padding-bottom: 5px; + float: left; +} +.video-small { + width: 50px; + height: 50px; +} - - -/*-----------------------------------------------------------------*/ \ No newline at end of file +/*-----------------------------------------------------------------*/ diff --git a/index.html b/index.html index dc7f47cb5..9fd448760 100644 --- a/index.html +++ b/index.html @@ -66,6 +66,7 @@ + @@ -76,7 +77,6 @@ - diff --git a/views/includes/video.html b/views/includes/video.html index 651181d9c..45a7127f0 100644 --- a/views/includes/video.html +++ b/views/includes/video.html @@ -1,28 +1,30 @@
-