Commit 72e3b3be authored by Mark Otto's avatar Mark Otto

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

parents 19489496 34e5bc5f
...@@ -84,6 +84,9 @@ ...@@ -84,6 +84,9 @@
:-moz-placeholder { :-moz-placeholder {
color: @color; color: @color;
} }
:-ms-input-placeholder {
color: @color;
}
::-webkit-input-placeholder { ::-webkit-input-placeholder {
color: @color; color: @color;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment