diff --git a/less/_inputs.less b/less/_inputs.less index 675e1c52..d24c271e 100644 --- a/less/_inputs.less +++ b/less/_inputs.less @@ -44,7 +44,6 @@ label.control-label { font-size: @static-font-size; line-height: @static-line-height; - color: @mdb-input-placeholder-color; font-weight: 400; margin: 16px 0 0 0; // std and lg }