← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] ~lgp171188/launchpad:diff-viewer-fix-text-overflow into launchpad:master

 

Andrey, `overflow: break-word` is a good choice for inserting line breaks between words in long sentences. However in the referenced MP, there are no words and `overflow: break-word` breaks on the hyphens in the values of the some svg attribute. I am not sure if that is such a good idea.

Colin, comments/thoughts?
-- 
https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/424302
Your team Launchpad code reviewers is requested to review the proposed merge of ~lgp171188/launchpad:diff-viewer-fix-text-overflow into launchpad:master.



References