1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-07-30 18:30:30 +02:00

Merge branch 'ademaro-patch-1' into 2.0.4-wip

This commit is contained in:
Mark Otto
2012-05-24 19:17:49 -07:00

View File

@@ -84,6 +84,9 @@
:-moz-placeholder {
color: @color;
}
:-ms-input-placeholder {
color: @color;
}
::-webkit-input-placeholder {
color: @color;
}