From ca04529c6f2aa42d7ffa55135c31cd99e4bef290 Mon Sep 17 00:00:00 2001 From: Mathew Kurian Date: Thu, 25 Jun 2015 09:23:11 -0700 Subject: [PATCH] Removing line breaks from time for improved readability --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index 0e457a1..53d1d56 100644 --- a/static/style.css +++ b/static/style.css @@ -593,6 +593,7 @@ body { font-weight: bold; margin-right: 5px; text-transform: uppercase; + white-space: nowrap; } .log__time__lower {