From: Mark Otto Date: Sun, 26 Aug 2012 04:51:07 +0000 (-0700) Subject: fixes #4672 manually: placeholder comment X-Git-Tag: v2.1.1~56 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb9d1af1ca80879b6a27c2471f33d1c3aa2579fc;p=thirdparty%2Fbootstrap.git fixes #4672 manually: placeholder comment --- diff --git a/less/forms.less b/less/forms.less index 5a8463344f..ea17655c3c 100644 --- a/less/forms.less +++ b/less/forms.less @@ -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();