ASU / asu-unity-stack

ASU Unity Design System
https://unity.web.asu.edu/
Other
13 stars 8 forks source link

Uds 1494 #1178

Closed Bob-E closed 1 year ago

Bob-E commented 1 year ago

Description

Description of problem:

Blockquote component with image displays skewed image when text has long words (in WS2). In UDS, long words push text outside of containing div.

Solution:

Add word breaks and hyphens on image blockquote paragraphs, and use min-width and min-height on blockquote larger images

Links

Checklist

Browsers

Images

Before: image image image

After: image image image