summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_forms.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_forms.scss')
-rw-r--r--web/sass-files/sass/partials/_forms.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_forms.scss b/web/sass-files/sass/partials/_forms.scss
index 6c1f7cc6c..2d7b6cd26 100644
--- a/web/sass-files/sass/partials/_forms.scss
+++ b/web/sass-files/sass/partials/_forms.scss
@@ -37,3 +37,9 @@
}
}
}
+
+.help-block {
+ font-size: 0.95em;
+ margin: 10px 0 0;
+ color: #999;
+}