mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-27 17:50:24 +00:00
fixes #5064 manually: remove fancy quote mark
This commit is contained in:
parent
10faf28aef
commit
cd2b12f788
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ input[type="checkbox"]:focus {
|
|||
// 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,
|
||||
textarea {
|
||||
.placeholder();
|
||||
|
|
|
|||
Loading…
Reference in a new issue