From bf57ab7501eb136b47fa5609e3b9c43a4c1208f9 Mon Sep 17 00:00:00 2001 From: nikrou Date: Thu, 15 Jun 2006 20:49:39 +0000 Subject: small css fix: no comma svn merge -r1354:1355 from branch 1.6 into trunk git-svn-id: http://piwigo.org/svn/trunk@1356 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/default-layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/yoga') diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index 9752690af..a9fc2da1c 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -213,7 +213,7 @@ FORM.filter FIELDSET LABEL SPAN SELECT { margin: 0; } -FORM.filter FIELDSET P, +FORM.filter FIELDSET P { clear: left; display: block; -- cgit v1.2.3