From 653d637b4ee1aa6fd112c11bf082883c3252c928 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Thu, 28 Aug 2014 04:51:53 +0200 Subject: [webui] Improve and fix --- module/webui/themes/flat/css/log.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'module/webui/themes/flat/css/log.css') diff --git a/module/webui/themes/flat/css/log.css b/module/webui/themes/flat/css/log.css index 73786bfb4..af2ea4fe8 100644 --- a/module/webui/themes/flat/css/log.css +++ b/module/webui/themes/flat/css/log.css @@ -26,7 +26,7 @@ html, body, #content } .logtable { - + margin: 0px; } .logtable td @@ -34,7 +34,7 @@ html, body, #content border: none; white-space: nowrap; - + font-family: monospace; font-size: 16px; margin: 0px; -- cgit v1.2.3