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

make the height of avatar unconstrained in post-single page #132

Merged
merged 1 commit into from
Oct 15, 2015
Merged

Conversation

Julyyq
Copy link
Contributor

@Julyyq Julyyq commented Dec 8, 2014

In the post-single page, the a with post-author-avatar class element has width:80px;height:80px; css rules, but just with width:100% of inner image.If user's avatar isn't a square, UI breaks. See:

screen shot 2014-12-08 at 13 28 58

There're 2 solutions: constrain the avatar size width equal height or just constrain the width to 80 pixel. I think the second solution is the best.

oswaldoacauan added a commit that referenced this pull request Oct 15, 2015
make the height of avatar unconstrained in post-single page
@oswaldoacauan oswaldoacauan merged commit 206d820 into oswaldoacauan:master Oct 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants