From a226843be3612794a66f2f3b27926f1dc202cde5 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Sun, 14 Nov 2010 18:59:30 -0500 Subject: [PATCH] Keep the time element the same width --- kronolith/themes/mobile.css | 1 + 1 file changed, 1 insertion(+) diff --git a/kronolith/themes/mobile.css b/kronolith/themes/mobile.css index e34fbdd8e..3194d8f18 100644 --- a/kronolith/themes/mobile.css +++ b/kronolith/themes/mobile.css @@ -32,6 +32,7 @@ padding-right: 4px; margin-right: 6px; border-right: 2px solid black; + min-width: 90px; } .kronolithStartTime { } -- 2.11.0