summaryrefslogtreecommitdiff
path: root/sass/components/forms/_input-fields.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/components/forms/_input-fields.scss')
-rw-r--r--sass/components/forms/_input-fields.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/components/forms/_input-fields.scss b/sass/components/forms/_input-fields.scss
index f18c2f8..09fa47c 100644
--- a/sass/components/forms/_input-fields.scss
+++ b/sass/components/forms/_input-fields.scss
@@ -176,7 +176,7 @@ textarea.materialize-textarea {
margin-bottom: 1rem;
& > label {
- color: $input-border-color;
+ color: $input-label-color;
position: absolute;
top: 0;
left: 0;