AntiEvictionBoston / Maps

Maps highlighting eviction and displacement in Boston, using leaflet.js and React.
GNU Affero General Public License v3.0
6 stars 0 forks source link

YouTube containers are taller than they need to be #65

Closed heybenji closed 8 years ago

heybenji commented 8 years ago

Use some CSS to set an intrinsic ratio because they're all HD anyways: https://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php

heybenji commented 8 years ago

So @aliceriot looks like we were both working on this in parallel. I'm going to merge #68 in favor of yours only because it allows for there to be multiple video rows (targets the #video .media-row class rather than just #video).

alicewriteswrongs commented 8 years ago

ah word I hadn't seen yours yet :D