From 8596848e28d901f76778cda5846482e371154698 Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sat, 22 Apr 2006 14:06:25 +0000 Subject: - rewrite : search.tpl with FORM.filter and FILESETs instead of TABLEs. Now valid HTML 4.01 strict - improve : FORM.filter for search.tpl needs - fix : FORM.filter bug with Opera - fix : FORM#quickconnect git-svn-id: http://piwigo.org/svn/trunk@1255 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/menubar.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/yoga/menubar.css') diff --git a/template/yoga/menubar.css b/template/yoga/menubar.css index c965d0753..43eb8dbf3 100644 --- a/template/yoga/menubar.css +++ b/template/yoga/menubar.css @@ -75,6 +75,7 @@ FORM#quickconnect FIELDSET { FORM#quickconnect P { float: left; + clear: left; } FORM#quickconnect P INPUT { @@ -103,4 +104,4 @@ FORM#quickconnect LABEL { #menubar #menuTagCloud LI { display: inline; -} \ No newline at end of file +} -- cgit v1.2.3