aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/sass/_base.scss6
1 files changed, 2 insertions, 4 deletions
diff --git a/web/cobrands/sass/_base.scss b/web/cobrands/sass/_base.scss
index 477bb27c1..0ddc83c25 100644
--- a/web/cobrands/sass/_base.scss
+++ b/web/cobrands/sass/_base.scss
@@ -1359,10 +1359,8 @@ label .muted {
}
}
-#problem_form {
- label:first-child {
- margin-top: 0;
- }
+#problem_form > label:first-child {
+ margin-top: 0;
}