Prerequisites:
extensions.webservice.discoverURL pref points to the -dev server in about:config
STR:
Actual result:
Text for the description and custom heading are not correctly wrapped
Expected result:
There are no text layout issues in the add-on cards
Notes:

ah well, I guess that's because I used word-break: break-all 馃槥
Hi, Can I please work on this?
This is fixed now on AMO -dev

However, it seems we are running in circles a bit, because this fix reintroduced the issue mentioned in #7521

@willdurand I favor keeping this fix (i.e #7582), because it addresses a more user facing issue. Having an unbroken string in disco pane is less likely to happen in prod, therefore I'd treat that problem with a lower priority, but it's your call in the end.
@willdurand I favor keeping this fix (i.e #7582), because it addresses a more user facing issue. Having an unbroken string in disco pane is less likely to happen in prod, therefore I'd treat that problem with a lower priority, but it's your call in the end.
ok that works for me
@willdurand should https://github.com/mozilla/addons-frontend/pull/7600 have fixed the long string issue?
I am still reproducing, hence the double check.
Another patch has been merged and should fix everything.
This looks fixed now:
