Skip to content

Commit 34e5bc5

Browse files
committed
1 parent b261f97 commit 34e5bc5

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)