or
word-break
:break-all;
word-wrap:break-word;
makes no difference. Since the URL has no blanks - FF does not break the line.
Any iedea how to solve this without using templates and divs or something like this?
I'm a bit arfraid that running application may have the same "good look" if sometimes I have longer strings.
From my point of view "wide range of browser compatibility" means - I set the width - and the control makes the things gooing.
Even by omitting divs or what ever is needed to solve a simple task like a grid with column width set in design.
Regards
Manfred

