• Resolved larrygeary

    (@larrygeary)


    I installed Responsivo 1.0.5 on a blog, and I notice that it behaves very well in Chrome and Firefox, but has problems with Internet Explorer. In IE11, the text in the right-most column isn’t breaking properly. With smaller window sizes, words just overflow onto the next line, without hyphens, sometimes just leaving a single letter dangling.

    See here.

    Would you be able to fix this?

Viewing 1 replies (of 1 total)
  • Thread Starter larrygeary

    (@larrygeary)

    I fixed the problem. It was the word break setting for “widget-area” and “widget” in style.css being set to “-ms-word-break: break-all;”. I changed from “break-all” to “normal” and it now behaves rationally in IE.

Viewing 1 replies (of 1 total)

The topic ‘Problem with Internet Explorer’ is closed to new replies.