summaryrefslogtreecommitdiff
path: root/animism-align/frontend/app/common/form.css
diff options
context:
space:
mode:
Diffstat (limited to 'animism-align/frontend/app/common/form.css')
-rw-r--r--animism-align/frontend/app/common/form.css3
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;