From 129b04300e3d81ff23127bc3906262e40f0c18eb Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Mon, 24 Sep 2012 22:51:05 -0400 Subject: [PATCH] Adding a margin left centers #xonborder. --- xonstat/static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/xonstat/static/css/style.css b/xonstat/static/css/style.css index a24f6a0..dd29b0a 100755 --- a/xonstat/static/css/style.css +++ b/xonstat/static/css/style.css @@ -3408,6 +3408,7 @@ table { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); border-radius: 15px 15px 15px 15px; margin-bottom: 30px; + margin-left: 0px; padding: 20px; } #title { -- 2.39.2