ritstudentgovernment/petitions

Long string overflow not contained within cards

Closed this issue · 1 comments

See example of bug below.

screen shot 2015-09-24 at 9 22 24 am

You could fix this with this css:

word-wrap: break-word;

This is now fixed in the latest build. Thanks Pete!