uwex-learning-tech / sbplus-v3

Storybook Plus is a web application for delivering multimedia presentations.
https://media.uwex.edu/our-work/application-showcase/the-storybook-player
GNU General Public License v3.0
2 stars 1 forks source link

Author Profile Picture Display Assumes Dimensions #71

Closed owlboy closed 7 years ago

owlboy commented 7 years ago

Hello,

Here is an edge case where the profile picture is wider than it is tall. The issue is just having too much space below, and showing the placeholder underneath. The width of the image is fine. It's expected that I would need to fit in the width standard images would use.

Example Presentation: https://media.uwex.edu/content/ds/ds775/ds775_week5/

Lin87 commented 7 years ago

issue resolved by removing the min-height property in CSS.