Commit 839ec86a authored by Mark Otto's avatar Mark Otto

Merge pull request #3428 from Gavrisimo/patch-1

Update .placeholder() mixin call
parents ef368f00 20eae671
......@@ -344,7 +344,7 @@ select:focus:required:invalid {
}
// Placeholder text gets special styles; can't be bundled together though for some reason
.placeholder(@grayLight);
.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