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.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_forms.scss b/web/sass-files/sass/partials/_forms.scss
index 6c1f7cc6c..a797dfba6 100644
--- a/web/sass-files/sass/partials/_forms.scss
+++ b/web/sass-files/sass/partials/_forms.scss
@@ -37,3 +37,8 @@
}
}
}
+
+.help-block {
+ font-size: 0.95em;
+ color: #999;
+}