diff options
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; } |