mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
login button alignment fix
This commit is contained in:
parent
35a49a240a
commit
a2327b4897
@ -37,6 +37,10 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.header-buttons {
|
||||
margin-top: .2em;
|
||||
}
|
||||
|
||||
.login-button, button.sign-up-button {
|
||||
padding: 6px 10px;
|
||||
.fa { margin-right: 3px; }
|
||||
|
Loading…
Reference in New Issue
Block a user