Skip to content

Fix Follow button alignment in author profile #274

@mmistakes

Description

@mmistakes

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions