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:
@@ -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%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user