aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/menubar.css
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-04-22 14:08:25 +0000
committerchrisaga <chrisaga@piwigo.org>2006-04-22 14:08:25 +0000
commitce2e87d4031262e81ff0b41859dd0e283ab25b9e (patch)
treec62b3426aade87ad6f14318c764461318a962ed1 /template/yoga/menubar.css
parentfee818cc49931e95004688ee7899d71c85c6a9c2 (diff)
- merge trunk r1254:1255 into branch 1.6 (isearch.tpl anf FORM.filter)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1256 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/menubar.css')
-rw-r--r--template/yoga/menubar.css3
1 files changed, 2 insertions, 1 deletions
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
+}