From: Andreas Ă–man Date: Thu, 3 Nov 2011 21:16:59 +0000 (+0100) Subject: Fix incorrect CSS (I picked the wrong patch :( X-Git-Tag: 2.99~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdc743fda450aecce014108642bdded0fe5cf4c7;p=thirdparty%2Ftvheadend.git Fix incorrect CSS (I picked the wrong patch :( refs #647 --- diff --git a/src/webui/static/app/ext.css b/src/webui/static/app/ext.css index 7b0da9173..8501c8849 100644 --- a/src/webui/static/app/ext.css +++ b/src/webui/static/app/ext.css @@ -257,8 +257,8 @@ .x-epg-chicon { float: right; margin: 5px; - max-width: 64px; - max-height: 64px; + max-width: 132px; + max-height: 99px; } .x-epg-meta {