diff options
author | plegall <plg@piwigo.org> | 2006-06-13 20:57:47 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2006-06-13 20:57:47 +0000 |
commit | 4a5f6b899983d2d1b381f263948a9bcfe2c89045 (patch) | |
tree | 767019d1c0fbbfc118b926eed9b2c8e520fed083 /template/yoga/menubar.css | |
parent | 2bcf315efb05855f5c20a28ee79c267d8b3264ea (diff) |
merge -r1348:1349 from branch 1.6 to trunk (bug 416 fixed).
git-svn-id: http://piwigo.org/svn/trunk@1350 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/menubar.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/yoga/menubar.css b/template/yoga/menubar.css index 43eb8dbf3..f8fbdf914 100644 --- a/template/yoga/menubar.css +++ b/template/yoga/menubar.css @@ -104,4 +104,5 @@ FORM#quickconnect LABEL { #menubar #menuTagCloud LI { display: inline; + white-space: nowrap; } |