From 5995e550747420732635e59030930d9bcc9a0e8b Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 23 Mar 2015 22:32:10 +0100 Subject: [PATCH] fix rightcol --- telemeta/static/telemeta/css/telemeta.css | 4 ++-- telemeta/templates/telemeta/mediaitem_detail.html | 2 +- telemeta/views/item.py | 4 +++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/telemeta/static/telemeta/css/telemeta.css b/telemeta/static/telemeta/css/telemeta.css index 935c6d05..7af24b54 100644 --- a/telemeta/static/telemeta/css/telemeta.css +++ b/telemeta/static/telemeta/css/telemeta.css @@ -209,7 +209,7 @@ svg { border: 1px solid #adadad; padding: 2px; height: 26px; - margin: 5px 0 0; + margin: 5px 0 5px; font-size: 0.9em; color: #000; font-weight: bold; @@ -219,7 +219,7 @@ svg { background-color: #fff; color: #000; border: 1px solid #adadad; - width: 356px; + width: 348px; padding: 2px; /* margin: 5px 0 0; */ font-size: 1em; diff --git a/telemeta/templates/telemeta/mediaitem_detail.html b/telemeta/templates/telemeta/mediaitem_detail.html index 225db7d9..7dab0e42 100644 --- a/telemeta/templates/telemeta/mediaitem_detail.html +++ b/telemeta/templates/telemeta/mediaitem_detail.html @@ -163,7 +163,7 @@ {% if "video" in mime_type %}
-