diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2021-03-05 21:34:34 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2021-03-05 21:34:34 +0100 |
| commit | 88d092e21a4ea296ce804ef416683807df4b7d38 (patch) | |
| tree | 53e85f1e415cfc298f814d52029516c1a33de712 /animism-align/frontend/app/common/form.css | |
| parent | 0907418ce2c6ca498b02e8e514e4945d79750467 (diff) | |
change password. log in
Diffstat (limited to 'animism-align/frontend/app/common/form.css')
| -rw-r--r-- | animism-align/frontend/app/common/form.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/animism-align/frontend/app/common/form.css b/animism-align/frontend/app/common/form.css index 1ba81c8..c52b86f 100644 --- a/animism-align/frontend/app/common/form.css +++ b/animism-align/frontend/app/common/form.css @@ -37,6 +37,9 @@ form label.textarea { form input[type="checkbox"] { margin: -0.0625rem 0.625rem 0 8rem; } +form label span.after { + margin-left: 1rem; +} /* form errors */ |
