CSS3 word-wrap
FlymastaFlex - July 29, 2009 - 12:14
| Project: | Zen |
| Version: | 6.x-1.0-beta3 |
| Component: | layout.css |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
In the layout.css much trouble were caused by the line in which word-wrap was used. It was not visible in Firebug and caused many strange float effects in IE7, which took me many hours to find out.
Dont use this.

#1
You'll have to explain the problem in more detail if you want it fixed.
#2
Hi, the problem is simple, this is CSS3 and this doesn't validate. This shouldn't be used. I've have a bunch of themes here that doesn't validate because of that one.
This should be commented out in the css files and the advantages of using it explained in the comment.
#3
If your only issue is that CSS3 doesn't validate, then this issue is a duplicate of #343846: Broken CSS Validator incorrectly flags Zen as invalid.
If it is something else, please describe the problem in detail.