From a6a34e0662d26363fd3ad044e575dc64690316df Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Sat, 4 Feb 2012 21:16:40 -0500 Subject: [PATCH] Update styles. --- xonstat/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xonstat/static/css/style.css b/xonstat/static/css/style.css index 6f55efa..26f6fc4 100755 --- a/xonstat/static/css/style.css +++ b/xonstat/static/css/style.css @@ -1020,7 +1020,7 @@ tr:hover { } .table { width: 100%; - margin-bottom: 5px; + margin-bottom: 10px; } .table th, .table td { padding: 8px; -- 2.39.2