fixes #4672 manually: placeholder comment

This commit is contained in:
Mark Otto 2012-08-25 21:51:07 -07:00
parent aa07523e69
commit bb9d1af1ca
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ input[type="checkbox"]:focus {
// Placeholder
// -------------------------
// Placeholder text gets special styles; can't be bundled together though for some reason
// Placeholder text gets special styles because when browsers invalidate entire lines if it doesnt understand a selector
input,
textarea {
.placeholder();