mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05: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…
Add table
Reference in a new issue