/ Published in: CSS
The issue appears in various places, but likely has something to do with "having layout" and is typically seen as extra whitespace between <li> elements.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
.affectedElements{ display:block; zoom:1; } // zoom seems to be an old IE 5.5 attribute.
URL: http://stackoverflow.com/questions/1379380/ie7-cause-of-text-empty-text-node