From: Michael J. Rubinsky Date: Sun, 14 Nov 2010 23:59:30 +0000 (-0500) Subject: Keep the time element the same width X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=a226843be3612794a66f2f3b27926f1dc202cde5;p=horde.git Keep the time element the same width --- 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 { }