Opened 5 years ago
Closed 5 years ago
#4968 closed defect (bug) (fixed)
CSS Wrapping Bug
Reported by: | nobnob | Owned by: | coffee2code |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Translate Site & Plugins | Keywords: | |
Cc: |
Description
Translation memory text exceeds container limit.
Look at (logged in): https://translate.wordpress.org/projects/wp-plugins/sg-cachepress/dev-readme/es/default/?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=7558175&filters%5Btranslation_id%5D=68763616
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Hi there, welcome to WordPress Meta Trac! Thanks for the report.
Just noting that
.translation-suggestion__translation { word-break: break-word; }
appears to fix this.