From c4dcc41c4b0c050941a13da5c254c2d60619751e Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 15 Jun 2011 12:08:12 +0800 Subject: [PATCH] core.css --- core.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core.css b/core.css index c03b9416..37365376 100644 --- a/core.css +++ b/core.css @@ -494,7 +494,7 @@ span.ptcv-selectlang box-shadow: 5px 5px 5px #ccc; } -x-form fieldset.x-formbox legend { +.x-form fieldset.x-formbox legend { padding :0; display: block; border: 1px solid #ccc; @@ -508,7 +508,7 @@ x-form fieldset.x-formbox legend { } -x-form fieldset.x-formbox legend span { +.x-form fieldset.x-formbox legend span { margin-left: 10px; } -- 2.39.2