make .input-prepend/append .add-on text color the same as labels, #333, to close out #2276

This commit is contained in:
Mark Otto
2012-02-27 19:44:16 -08:00
parent d57598827f
commit 7525aac830
3 changed files with 0 additions and 2 deletions

View File

@@ -385,7 +385,6 @@ select:focus:required:invalid {
padding: 4px 5px;
font-weight: normal;
line-height: @baseLineHeight;
color: @grayLight;
text-align: center;
text-shadow: 0 1px 0 @white;
background-color: #f5f5f5;