aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/sass/_base.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/cobrands/sass/_base.scss b/web/cobrands/sass/_base.scss
index a833bb7cf..fa51e29f7 100644
--- a/web/cobrands/sass/_base.scss
+++ b/web/cobrands/sass/_base.scss
@@ -1391,6 +1391,9 @@ label .muted {
}
}
}
+.description_tips__heading--inline {
+ display: inline-block;
+}
#problem_form > label:first-child {
margin-top: 0;