Skip to content

Commit

Permalink
fix input placeholder color
Browse files Browse the repository at this point in the history
  • Loading branch information
vmakhaev committed Dec 3, 2014
1 parent d8ecf6d commit 583e5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/less/components/input.less
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
}

::-webkit-input-placeholder {
color: red !important;
//color: red !important;
position: absolute !important;
top: -20px !important;
}

0 comments on commit 583e5f7

Please sign in to comment.