]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #4672 manually: placeholder comment
authorMark Otto <markotto@twitter.com>
Sun, 26 Aug 2012 04:51:07 +0000 (21:51 -0700)
committerMark Otto <markotto@twitter.com>
Sun, 26 Aug 2012 04:51:07 +0000 (21:51 -0700)
less/forms.less

index 5a8463344f35d7de1b77c56488b0e2a479f08bc5..ea17655c3ce6942a96a238814e631be3a85f2eac 100644 (file)
@@ -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();