Try to add ep stuff to login page
This commit is contained in:
@@ -283,8 +283,8 @@ select:focus,
|
||||
/* Keep loading/error notifications away from the credential fields instead of
|
||||
stacking over the password box. */
|
||||
body.task-login #messagestack {
|
||||
top: 1rem;
|
||||
bottom: auto;
|
||||
top: auto;
|
||||
bottom: 1rem;
|
||||
left: 50%;
|
||||
right: auto;
|
||||
transform: translateX(-50%);
|
||||
|
||||
Reference in New Issue
Block a user