Limit tv logo icon size

Patch by Mark Wormgoo

Fixes #647
This commit is contained in:
Andreas Öman 2011-11-02 22:46:13 +01:00
parent fb106fa1df
commit a605371cf5

View file

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