diff --git a/src/webui/static/app/ext.css b/src/webui/static/app/ext.css index 47a4a21..e98465a 100644 --- a/src/webui/static/app/ext.css +++ b/src/webui/static/app/ext.css @@ -1,4 +1,4 @@ -/* +* * Ext JS Library 2.1 * Copyright(c) 2006-2008, Ext JS, LLC. * licensing@extjs.com @@ -257,6 +257,8 @@ .x-epg-chicon { float: right; margin: 5px; + max-width: 64px; + max-height: 64px; } .x-epg-meta {