mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-27 17:50:24 +00:00
Merge branch 'ademaro-patch-1' into 2.0.4-wip
This commit is contained in:
commit
72e3b3beb3
1 changed files with 3 additions and 0 deletions
|
|
@ -84,6 +84,9 @@
|
|||
:-moz-placeholder {
|
||||
color: @color;
|
||||
}
|
||||
:-ms-input-placeholder {
|
||||
color: @color;
|
||||
}
|
||||
::-webkit-input-placeholder {
|
||||
color: @color;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue