2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00
This commit is contained in:
Mark Otto
2017-10-19 00:17:08 -07:00
parent a0942bf4fb
commit 80e8e6754a
12 changed files with 18 additions and 5 deletions
+5
View File
@@ -1882,6 +1882,11 @@ pre code {
opacity: 1;
}
.form-control::-ms-input-placeholder {
color: #868e96;
opacity: 1;
}
.form-control::placeholder {
color: #868e96;
opacity: 1;