diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-07-27 16:06:09 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-07-27 16:06:09 +0200 |
| commit | 0f0aadf430546819cfcf55f7106a1247190e674c (patch) | |
| tree | 0c2ee840793ac1790ae99bb5340bc7cbc1b211fc /animism-align/frontend/app/common/form.css | |
| parent | 2aad507650fa3263ef81be759ab0531b43e5b7cc (diff) | |
recover timestamps... whoops!!
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 bbee27e..ac72fc8 100644 --- a/animism-align/frontend/app/common/form.css +++ b/animism-align/frontend/app/common/form.css @@ -155,6 +155,9 @@ input[type="checkbox"]:checked:after { /* select */ +.selectLabel { + margin-bottom: 0.5rem; +} .select { position: relative; width: 9rem; |
