2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

fixes #10223: adds color to input addon

This commit is contained in:
Mark Otto
2013-09-01 09:53:41 +02:00
parent 794d784519
commit 4b53ea52e9
4 changed files with 4 additions and 2 deletions
+1
View File
@@ -61,6 +61,7 @@
font-size: @font-size-base;
font-weight: normal;
line-height: 1;
color: @input-color;
text-align: center;
background-color: @input-group-addon-bg;
border: 1px solid @input-group-addon-border-color;