Fix incorrect CSS (I picked the wrong patch :(

refs #647
This commit is contained in:
Andreas Öman 2011-11-03 22:16:59 +01:00
parent a605371cf5
commit fdc743fda4

View file

@ -257,8 +257,8 @@
.x-epg-chicon { .x-epg-chicon {
float: right; float: right;
margin: 5px; margin: 5px;
max-width: 64px; max-width: 132px;
max-height: 64px; max-height: 99px;
} }
.x-epg-meta { .x-epg-meta {