aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-01 09:53:41 +0200
committerMark Otto <[email protected]>2013-09-01 09:53:41 +0200
commit4b53ea52e9cc27ab27dde2695400fd6c95a0b6c2 (patch)
tree236bd34de9795079ed6ac261b709f1a8df77459e /dist/css/bootstrap.css
parent794d7845199d46b89f45026d47091e6f30de73a2 (diff)
downloadbootstrap-4b53ea52e9cc27ab27dde2695400fd6c95a0b6c2.tar.xz
bootstrap-4b53ea52e9cc27ab27dde2695400fd6c95a0b6c2.zip
fixes #10223: adds color to input addon
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css1
1 files changed, 1 insertions, 0 deletions
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;