Browse Source

Remove autoprefixr test #2074

pull/2092/head
jlukic 9 years ago
parent
commit
0aa0abd78e
1 changed files with 1 additions and 1 deletions
  1. 2
      src/definitions/elements/input.less

2
src/definitions/elements/input.less

@ -61,7 +61,7 @@
/* browsers require these rules separate */
.ui.input input::input-placeholder {
.ui.input input::-webkit-input-placeholder {
color: @placeholderColor;
}
.ui.input input::-moz-placeholder {

Loading…
Cancel
Save