- A block of help text that breaks onto a new line and may extend beyond one line.
+ A block of help text that breaks onto a new line and may extend beyond one line.
diff --git a/src/sass/app/_form.scss b/src/sass/app/_form.scss
index f47cd68..e4e1511 100644
--- a/src/sass/app/_form.scss
+++ b/src/sass/app/_form.scss
@@ -553,4 +553,8 @@ label.custom-input-danger {
.input-group > span.addon-right {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
+}
+
+.sub-little-text{
+ font-size: 12px;
}
\ No newline at end of file