0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

fixes #5064 manually: remove fancy quote mark

This commit is contained in:
Mark Otto 2012-09-10 22:41:14 -07:00
parent 10faf28aef
commit cd2b12f788

View File

@ -210,7 +210,7 @@ input[type="checkbox"]:focus {
// Placeholder // Placeholder
// ------------------------- // -------------------------
// Placeholder text gets special styles because when browsers invalidate entire lines if it doesnt understand a selector // Placeholder text gets special styles because when browsers invalidate entire lines if it doesn't understand a selector
input, input,
textarea { textarea {
.placeholder(); .placeholder();