2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03: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
+3
View File
@@ -84,6 +84,9 @@
:-moz-placeholder {
color: @color;
}
:-ms-input-placeholder {
color: @color;
}
::-webkit-input-placeholder {
color: @color;
}