2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03: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
+1 -1
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();