GFDRR / open-risk-data-dashboard

Repository for the Open Data for Resilience Index, a website to track and improve the state of Open Data for Resilience worldwide.
https://index.opendri.org
GNU Lesser General Public License v3.0
23 stars 8 forks source link

Use universal single-line to split overflowing lines #449

Closed thom4parisot closed 5 years ago

thom4parisot commented 5 years ago

To have a universal approach, I clamped only the first line (which can be long) and let the second one be more "free flow" (it displays only the date, when available).

image

fix #371