• Robert Knight's avatar
    Prevent long URLs in quotes and bodies causing overflow (#3546) · 39b4ea8e
    Robert Knight authored
    Set a maximum width on the annotation content to prevent it overflowing
    the card and set `overflow-wrap` on annotation quotes and bodies so that
    long words without any natural breakpoints are broken in the middle if
    necessary to prevent overflow.
    
    Fixes #3421
    39b4ea8e
annotation.scss 5.68 KB