Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a7529e1

Browse files
committed
remove color from labels
1 parent 7dbcd0b commit a7529e1

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

docs/assets/css/bootstrap.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,6 @@ textarea {
769769
label {
770770
display: block;
771771
margin-bottom: 5px;
772-
color: #333333;
773772
}
774773

775774
select,

less/forms.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ textarea {
5555
label {
5656
display: block;
5757
margin-bottom: 5px;
58-
color: @grayDark;
5958
}
6059

6160
// Form controls

0 commit comments

Comments
 (0)