aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2016-06-19 23:32:57 +0800
committerIgor Pashev <pashev.igor@gmail.com>2016-06-19 23:32:57 +0800
commit5e2c524cef2411ef1bc0b070c63c61c07ee64e16 (patch)
tree7eaff1d6230339800bc46675067a40156558b0bf
parent075c2cc7a0d5746e37227466fb67cc252bfb0325 (diff)
downloadmywatch-5e2c524cef2411ef1bc0b070c63c61c07ee64e16.tar.gz
Compact server list
-rw-r--r--static/mywatch.css1
1 files changed, 1 insertions, 0 deletions
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; }