Closed (works as designed)
Project:
Tagadelic
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 May 2007 at 05:15 UTC
Updated:
2 Jun 2007 at 05:47 UTC
Tags containing spaces are wrapped. Ex: 'related sites', 'Drupal modules' ...
Maybe this patch solves this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| tagadelic_12.patch | 531 bytes | he_who_shall_not_be_named |
Comments
Comment #1
Bèr Kessels commentedwhitespace:no-wrap in CSS is the proper solution.
Comment #2
he_who_shall_not_be_named commentedYou have right. Something like this, added to each level, solves the problem.
Thanks.