Rostlab / JS16_ProjectF

In this project we will build a web portal for our GoT data analysis and visualization system. The website will integrate all the apps created in projects B-D with the help of the integration team assigned to Project E.
GNU General Public License v3.0
10 stars 8 forks source link

Fix title overlapping image on characters-listing #447

Closed mammuth closed 8 years ago

mammuth commented 8 years ago

Before: 31d3195a-01ad-11e6-9735-42ccb96b1efa

After:

screen shot 2016-04-15 at 18 50 52

Done via making the line-height smaller. I also added more padding so the title isn't overflowing the whole thumbnail-container on mobile.

Closes #424

sacdallago commented 8 years ago

Please delete branches if you are not working on them anymore..