mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
fixes #4672 manually: placeholder comment
This commit is contained in:
+1
-1
@@ -209,7 +209,7 @@ input[type="checkbox"]:focus {
|
||||
// Placeholder
|
||||
// -------------------------
|
||||
|
||||
// Placeholder text gets special styles; can't be bundled together though for some reason
|
||||
// Placeholder text gets special styles because when browsers invalidate entire lines if it doesn’t understand a selector
|
||||
input,
|
||||
textarea {
|
||||
.placeholder();
|
||||
|
||||
Reference in New Issue
Block a user