Created by: MartijnCuppens
word-break: break-word doesn't work in Firefox, but I think hyphens: auto; is an acceptable workaround. I guess !important won't be nessesary for hyphens: auto;, but not 100% sure.
Created by: MartijnCuppens
word-break: break-word doesn't work in Firefox, but I think hyphens: auto; is an acceptable workaround. I guess !important won't be nessesary for hyphens: auto;, but not 100% sure.