ucldc / public_interface

Calisphere public interface source code (UCLDC Project) master branch should match live site
https://calisphere.org/
2 stars 5 forks source link

Fix object metadata text overflow #266

Open JoelCDL opened 2 years ago

JoelCDL commented 2 years ago

This fixes an issue where long, unbroken strings of object metadata text are overflowing the layout. This single line CSS fix forces that text to wrap.

This also separates the block and inline layout versions of the metadata in the UI library for easier debugging.

No changes are required in the templates.