Commit a7529e15 authored by Mark Otto's avatar Mark Otto

remove color from labels

parent 7dbcd0be
...@@ -769,7 +769,6 @@ textarea { ...@@ -769,7 +769,6 @@ textarea {
label { label {
display: block; display: block;
margin-bottom: 5px; margin-bottom: 5px;
color: #333333;
} }
select, select,
......
...@@ -55,7 +55,6 @@ textarea { ...@@ -55,7 +55,6 @@ textarea {
label { label {
display: block; display: block;
margin-bottom: 5px; margin-bottom: 5px;
color: @grayDark;
} }
// Form controls // Form controls
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment