fix mobile issue with alternate login button
This commit is contained in:
parent
00bf7a88f6
commit
7c5c4166db
|
@ -49,7 +49,7 @@
|
|||
button#login-link, button#new-account-link
|
||||
{
|
||||
background: transparent;
|
||||
padding: 0;
|
||||
padding-left: 0;
|
||||
margin-left: 20px;
|
||||
color: scale-color($primary, $lightness: 35%);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue