]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Fix incorrect CSS (I picked the wrong patch :(
authorAndreas Öman <andreas@lonelycoder.com>
Thu, 3 Nov 2011 21:16:59 +0000 (22:16 +0100)
committerAndreas Öman <andreas@lonelycoder.com>
Thu, 3 Nov 2011 21:16:59 +0000 (22:16 +0100)
refs #647

src/webui/static/app/ext.css

index 7b0da917394475e0e7741163b1729a60813bbaa2..8501c8849eefad04bf68317fd275686d0ade755b 100644 (file)
 .x-epg-chicon {
     float: right;
     margin: 5px;
-    max-width: 64px;
-    max-height: 64px;
+    max-width: 132px;
+    max-height: 99px;
 }
 
 .x-epg-meta {