aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-10-19 00:17:08 -0700
committerMark Otto <[email protected]>2017-10-19 00:17:08 -0700
commit80e8e6754a47578422347bd6c3999cb6477bccd2 (patch)
tree41da1affb11f16697ca4a45fc41496751a86d046 /dist/css/bootstrap.css
parenta0942bf4fba94ae50b5456209d246efa9863f3fe (diff)
downloadbootstrap-80e8e6754a47578422347bd6c3999cb6477bccd2.tar.xz
bootstrap-80e8e6754a47578422347bd6c3999cb6477bccd2.zip
dist
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index af1ed9cdb..ddbfe72cf 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -1882,6 +1882,11 @@ pre code {
opacity: 1;
}
+.form-control::-ms-input-placeholder {
+ color: #868e96;
+ opacity: 1;
+}
+
.form-control::placeholder {
color: #868e96;
opacity: 1;