diff options
Diffstat (limited to 'template/yoga/menubar.css')
-rw-r--r-- | template/yoga/menubar.css | 3 |
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 +} |