mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
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
|
button#login-link, button#new-account-link
|
||||||
{
|
{
|
||||||
background: transparent;
|
background: transparent;
|
||||||
padding: 0;
|
padding-left: 0;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
color: scale-color($primary, $lightness: 35%);
|
color: scale-color($primary, $lightness: 35%);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user