0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01: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
commit 839ec86ac7

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 text gets special styles; can't be bundled together though for some reason
.placeholder(@grayLight); .placeholder();