Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix images squished in some orientations #203

Open
pirate opened this issue Jul 13, 2020 · 2 comments
Open

Fix images squished in some orientations #203

pirate opened this issue Jul 13, 2020 · 2 comments
Assignees
Labels
medium Can take 1 or 2 days

Comments

@pirate
Copy link
Collaborator

pirate commented Jul 13, 2020

In a few areas of the site, the user profile icons are skewed/squashed into being square, when the original images arent.

@yamijuan yamijuan added the medium Can take 1 or 2 days label Jul 14, 2020
@yamijuan
Copy link
Collaborator

Hi @pirate can we get an screenshot of the problem when you can? thanks

@pirate
Copy link
Collaborator Author

pirate commented Jul 27, 2020

Basically anywhere you have hardcoded both width and height like this is broken:

<img class="rounded-circle img-fluid mx-auto" width="75" height="75" src="/static/images/blank-profile-picture.png" alt="Missing" title="" style="">

@pirate pirate changed the title Fix user profile icons squished in some orientations Fix user images squished in some orientations Aug 25, 2020
@pirate pirate changed the title Fix user images squished in some orientations Fix images squished in some orientations Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Can take 1 or 2 days
Projects
None yet
Development

No branches or pull requests

3 participants