From 4b53ea52e9cc27ab27dde2695400fd6c95a0b6c2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 1 Sep 2013 09:53:41 +0200 Subject: fixes #10223: adds color to input addon --- dist/css/bootstrap.css | 1 + 1 file changed, 1 insertion(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 5318d432e..10ba482b5 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3716,6 +3716,7 @@ textarea.input-group-sm > .input-group-btn > .btn { font-size: 14px; font-weight: normal; line-height: 1; + color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; -- cgit v1.2.3