mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-20 13:40:42 +03:00
Merge pull request #936 from jnosek/bugfix/#935-control-label-text-color-in-form-group
Removed color from label.control-label in label-size-variant
This commit is contained in:
commit
8dfef065e4
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user