From 56d8c8fc2aa52e5a519929c46fefc3731140e7d5 Mon Sep 17 00:00:00 2001 From: ProfYaffle Date: Mon, 22 Dec 2014 18:25:54 +0000 Subject: [PATCH] WebUI: Increase CSS spacing on day of week in EPG/DVR info dialogs --- src/webui/static/app/ext.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webui/static/app/ext.css b/src/webui/static/app/ext.css index c969aa03..760425d3 100644 --- a/src/webui/static/app/ext.css +++ b/src/webui/static/app/ext.css @@ -513,7 +513,7 @@ .x-nice-dayofweek { display: inline-block; - width: 4em; + width: 6em; } .x-nice-date {