firebase / emulators-codelab

Apache License 2.0
46 stars 38 forks source link

fix overflow of img wrapper #4

Closed hscheuerle closed 4 years ago

hscheuerle commented 4 years ago

Fixes #3 I know this makes the layout unstable, but I'm not sure if you guys want to resize the image or set a fixed tag height

samtstern commented 4 years ago

@hscheuerle thank you for sending this PR! I think setting a fixed height on the image is probably the way to go, want to try that?

hscheuerle commented 4 years ago

Added change on -final- along with -initial- this time.

samtstern commented 4 years ago

@hscheuerle thanks!