Merge pull request #3637 from tgxworld/fix_alignment_of_login_social_buttons
UX: Social login buttons alignment off on mobile.
This commit is contained in:
commit
362a69de08
|
@ -128,8 +128,7 @@
|
||||||
&:before {
|
&:before {
|
||||||
margin-right: 9px;
|
margin-right: 9px;
|
||||||
font-family: FontAwesome;
|
font-family: FontAwesome;
|
||||||
line-height: 1.6em;
|
font-size: 17px;
|
||||||
font-size: 1.3em;
|
|
||||||
}
|
}
|
||||||
&.google, &.google_oauth2 {
|
&.google, &.google_oauth2 {
|
||||||
background: $google;
|
background: $google;
|
||||||
|
|
Loading…
Reference in New Issue