mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
remove color from labels
This commit is contained in:
Vendored
-1
@@ -769,7 +769,6 @@ textarea {
|
||||
label {
|
||||
display: block;
|
||||
margin-bottom: 5px;
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
select,
|
||||
|
||||
@@ -55,7 +55,6 @@ textarea {
|
||||
label {
|
||||
display: block;
|
||||
margin-bottom: 5px;
|
||||
color: @grayDark;
|
||||
}
|
||||
|
||||
// Form controls
|
||||
|
||||
Reference in New Issue
Block a user