mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
fix login disclaimer alignment
This commit is contained in:
parent
55437271b0
commit
8bcdb668c6
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ $input-width: 220px;
|
|||
.disclaimer {
|
||||
font-size: 0.9em;
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.user-field.confirm {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue