chicago-justice-project / chicago-justice

Chicago Justice Project
GNU General Public License v3.0
14 stars 11 forks source link

move article title over to get more space for tags #58

Closed kbrose closed 7 years ago

kbrose commented 7 years ago

Marked as WIP b/c I think @mchladek was looking into whether or not the 80% max-height is a globally reasonable value, or if there's a better solution in general.

mchladek commented 7 years ago

I think 80% max-height is the way to go for now (I redid it so it's set to 80% of the vertical height of the window). I was playing around with another way to dynamically set the height in javascript, but the results were pretty similar.