aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/sass/_base.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/cobrands/sass/_base.scss b/web/cobrands/sass/_base.scss
index 14d5d2607..5a1cf8fe7 100644
--- a/web/cobrands/sass/_base.scss
+++ b/web/cobrands/sass/_base.scss
@@ -273,7 +273,8 @@ textarea {
min-height: 5em;
}
-label{
+label,
+legend {
display: block;
margin-top: 1.25em;
margin-bottom: 0.5em;