From e4f7e5bcfeee22bd9f394aba9a04b3499ea16ded Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Sun, 28 Apr 2013 20:09:45 +0200 Subject: [PATCH] fixed bad css change --- htroot/env/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htroot/env/base.css b/htroot/env/base.css index c9f6d0be6..cda1fcb29 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -97,7 +97,7 @@ td { fieldset { margin:10px 5px; - padding:2px 10px 2px 10px; + padding:10px; } legend {