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 Follow button alignment in author profile #274

Closed
mmistakes opened this issue Apr 17, 2016 · 0 comments
Closed

Fix Follow button alignment in author profile #274

mmistakes opened this issue Apr 17, 2016 · 0 comments
Assignees

Comments

@mmistakes
Copy link
Owner

Alignment looks off. Remove bottom margin on .btn and change vertical alignment to middle instead of top.

.author__urls-wrapper {
  vertical-align: middle;
}

screen shot 2016-04-17 at 11 24 02 am

@mmistakes mmistakes self-assigned this Apr 17, 2016
mmistakes added a commit that referenced this issue Apr 18, 2016
sobkowiak pushed a commit to sobkowiak/sobkowiak.github.io-new that referenced this issue Apr 29, 2016
sobkowiak pushed a commit to sobkowiak/sobkowiak.github.io-new that referenced this issue Apr 29, 2016
sobkowiak pushed a commit to sobkowiak/sobkowiak.github.io-new that referenced this issue Apr 29, 2016
cjmadsen pushed a commit to cjmadsen/cjmadsen.github.io that referenced this issue Dec 7, 2016
jluccisano added a commit to jluccisano/jluccisano.github.io that referenced this issue May 6, 2017
makaroniame added a commit to makaroniame/makaroniame-old.github.io that referenced this issue May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant