Display element was not wrapping in firefox. - solved

cmendla

Member
I had a form where I was using a couple of display elements. They worked fine in IE and chrome. However, in firefox, the lines would not wrap.

I added the following in List view settings - CSS - Cell Css

Code:
word-wrap: normal;

That seems to have fixed the problem. The weird thing was that I wasn't paying attention and added that to one of the shorter lines that didn't have the overflow issue. The other two elements that were overflowing were fixed.

It seems that adding that to one element fixed it for that form.

It's working ok for me now but I wanted to pass this on.

thanks

chris
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top