Login link for single user instances (#2393)
* Login link for single user instances * Flip the if statement around Fixes AuthorizationController tests
This commit is contained in:
parent
122d59ac41
commit
1b9447853b
2 changed files with 5 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.powered-by {
|
||||
.powered-by, .single-user-login {
|
||||
font-weight: 400;
|
||||
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue