diff options
Diffstat (limited to 'template/yoga/menubar.css')
-rw-r--r-- | template/yoga/menubar.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/template/yoga/menubar.css b/template/yoga/menubar.css index a69109593..4444a7b53 100644 --- a/template/yoga/menubar.css +++ b/template/yoga/menubar.css @@ -82,8 +82,7 @@ FORM#quickconnect FIELDSET DIV { margin: 5px 0; } -#menubar #menuTagCloud LI +#menubar #menuTagCloud SPAN { - display: inline; - white-space: nowrap; /* No line break in the LI but Opera set nowrap to */ + white-space: nowrap; } |