mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Remove margin from security key login button (#12115)
This commit removes the right margin from the security key button in the login with security key screen.
This commit is contained in:
parent
08acf51be0
commit
2aab306665
@ -304,9 +304,6 @@ button#new-account-link {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
button {
|
|
||||||
margin-right: 1.5em;
|
|
||||||
}
|
|
||||||
p {
|
p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: $font-0;
|
font-size: $font-0;
|
||||||
|
Loading…
Reference in New Issue
Block a user