Commit cd2b12f7 authored by Mark Otto's avatar Mark Otto

fixes #5064 manually: remove fancy quote mark

parent 10faf28a
...@@ -210,7 +210,7 @@ input[type="checkbox"]:focus { ...@@ -210,7 +210,7 @@ input[type="checkbox"]:focus {
// Placeholder // Placeholder
// ------------------------- // -------------------------
// Placeholder text gets special styles because when browsers invalidate entire lines if it doesnt understand a selector // Placeholder text gets special styles because when browsers invalidate entire lines if it doesn't understand a selector
input, input,
textarea { textarea {
.placeholder(); .placeholder();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment