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:
commit
839ec86ac7
@ -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();
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user