1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

Merge pull request #3428 from Gavrisimo/patch-1

Update .placeholder() mixin call
This commit is contained in:
Mark Otto
2012-05-12 11:37:53 -07:00

View File

@@ -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();