mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-01 11:20:26 +02:00
fixes #5064 manually: remove fancy quote mark
This commit is contained in:
@@ -210,7 +210,7 @@ input[type="checkbox"]:focus {
|
|||||||
// Placeholder
|
// Placeholder
|
||||||
// -------------------------
|
// -------------------------
|
||||||
|
|
||||||
// Placeholder text gets special styles because when browsers invalidate entire lines if it doesn’t 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();
|
||||||
|
Reference in New Issue
Block a user