summaryrefslogtreecommitdiff
path: root/darkly/_bootswatch.scss
diff options
context:
space:
mode:
Diffstat (limited to 'darkly/_bootswatch.scss')
-rw-r--r--darkly/_bootswatch.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/darkly/_bootswatch.scss b/darkly/_bootswatch.scss
index a2d7fb2c..9a720638 100644
--- a/darkly/_bootswatch.scss
+++ b/darkly/_bootswatch.scss
@@ -145,6 +145,10 @@ textarea {
}
}
+.form-control-feedback {
+ color: $input-color;
+}
+
.has-warning {
.help-block,
.control-label,