Skip to content
Snippets Groups Projects
Commit 7de9bd54 authored by Bartłomiej Górnicki's avatar Bartłomiej Górnicki
Browse files

Merge branch '34-use-non-breakable-space-for-sign-up-button' into 'develop'

Resolve "Use non-breakable space for Sign Up "button""

Closes #34

See merge request !62
parents e8100239 f9a4bd62
No related branches found
No related tags found
2 merge requests!63chore: update master with latests fixes and features from develop,!62Resolve "Use non-breakable space for Sign Up "button""
...@@ -73,6 +73,7 @@ ...@@ -73,6 +73,7 @@
padding: 0.6rem; padding: 0.6rem;
text-transform: none; text-transform: none;
margin: 0 0.75rem 0 .5rem; margin: 0 0.75rem 0 .5rem;
white-space: nowrap;
} }
&.Header__login-link { &.Header__login-link {
@extend .link; @extend .link;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment