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

Prevent card from stretching on profile page #78

Merged
merged 2 commits into from
Jun 1, 2018

Conversation

DeadSuperHero
Copy link
Contributor

@DeadSuperHero DeadSuperHero commented Jun 1, 2018

Still trying to understand the asset structure better; if I'm doing this wrong, let me know.

Basically I found that resizing the browser window caused the card elements to stretch in a weird way:
pixelfed

I found that setting the height property to auto on .card-img-top fixes this:

pixelfed

As a bonus, it doesn't disrupt any existing views.

@dansup dansup self-assigned this Jun 1, 2018
@dansup dansup added the 👀 UI An issue with the interface / frontend label Jun 1, 2018
@dansup
Copy link
Member

dansup commented Jun 1, 2018

@DeadSuperHero Thanks!

@dansup dansup merged commit 92ba5ac into pixelfed:dev Jun 1, 2018
dansup added a commit that referenced this pull request Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👀 UI An issue with the interface / frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants