diff options
-rw-r--r-- | static/mywatch.css | 1 |
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; } |