This repository was archived by the owner on Jul 21, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Logo images are not constrained on small viewports #384
Comments
Further review shows that this has other implications - when I opened this ticket, I was only looking at it on mobile. The code for the image is this:
So since we are setting it to What I am concerned about is people going quickly to change their images to be smaller, which is going to make them not look good on retina with our image processing. I'd like to fix this as soon as possible. I'll work on it today. |
mattstratton
added a commit
to devopsdays/devopsdays-web
that referenced
this issue
Mar 16, 2017
**Closed issues:** - Logo images are not constrained on small viewports [\#384](devopsdays/devopsdays-theme#384) - data cleanup for event\_twitter shortcode change [\#214](devopsdays/devopsdays-theme#214) - Add regression testing to current site [\#55](devopsdays/devopsdays-theme#55) Signed-off-by: Matt Stratton <[email protected]>
mattstratton
added a commit
to devopsdays/devopsdays-web
that referenced
this issue
Mar 16, 2017
* Remove old theme Signed-off-by: Matt Stratton <[email protected]> * Release theme 1.0.2 **Closed issues:** - Logo images are not constrained on small viewports [\#384](devopsdays/devopsdays-theme#384) - data cleanup for event\_twitter shortcode change [\#214](devopsdays/devopsdays-theme#214) - Add regression testing to current site [\#55](devopsdays/devopsdays-theme#55) Signed-off-by: Matt Stratton <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
That image should not extend outside its parent container.
The text was updated successfully, but these errors were encountered: