From 5e2c524cef2411ef1bc0b070c63c61c07ee64e16 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 19 Jun 2016 23:32:57 +0800 Subject: Compact server list --- static/mywatch.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/mywatch.css b/static/mywatch.css index 92a07b0..78993e9 100644 --- a/static/mywatch.css +++ b/static/mywatch.css @@ -1,2 +1,3 @@ +#serverList li { display: inline-block; } table#processList td { white-space: nowrap; } table th { text-align: center; } -- cgit v1.2.3