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.

Comments

johnalbin’s picture

Status: Active » Postponed (maintainer needs more info)

You'll have to explain the problem in more detail if you want it fixed.

marc angles’s picture

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.

johnalbin’s picture

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.

akalata’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing old/inactive requests.