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

align self center for safari username #105

Merged
merged 2 commits into from
Apr 24, 2017
Merged

Conversation

dparrington
Copy link
Contributor

No description provided.

@@ -46,6 +46,7 @@
color: white;
margin-right: 2px;
font-weight: 600;
align-self: center;
Copy link
Contributor

@marineb marineb Apr 21, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It needs to use our flexbox mixin.

@include flexbox((
    align-self: center
));

@dparrington dparrington merged commit 32d0a90 into master Apr 24, 2017
@dparrington dparrington deleted the safari-username-WE-7296 branch April 24, 2017 15:25
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