Skip to content

Allow team images to resize and keep their aspect ratios

Robert Speicher requested to merge rs-fix-emily-image into master

@EmilyKyle's team image looks misshapen on the team page because of its aspect ratio not being respected. I updated the CSS so it doesn't look as bad, but it's still not like the others:

Before After
Screen_Shot_2015-09-11_at_5.31.50_PM Screen_Shot_2015-09-11_at_5.33.10_PM

It seems less than ideal to require people to make sure their image has a certain aspect ratio. @JobV you probably know a better way to fix this?

Merge request reports