views:

483

answers:

2

Hello,

I have a problem with my html page. I have text that is word-wrapping in a defined width box. It looks great in of course Firefox and IE8. However, when checking its backwards compatibility I found that the word-wrapping causes a random spacing issue where one line of text seems as if it has a margin-top specified on it.

Anyone ran into this issue before?

Thanks for your help.

A: 

Are you talking about word-wrapping within a textbox or div or what?

jimyshock
+1  A: 

Please post a code snippet that demonstrates your issue.

klaasens