Skip to content

Commit 72e3b3b

Browse files
committed
Merge branch 'ademaro-patch-1' into 2.0.4-wip
2 parents 1948949 + 34e5bc5 commit 72e3b3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

less/mixins.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@
8484
:-moz-placeholder {
8585
color: @color;
8686
}
87+
:-ms-input-placeholder {
88+
color: @color;
89+
}
8790
::-webkit-input-placeholder {
8891
color: @color;
8992
}

0 commit comments

Comments
 (0)