From: Mark Otto Date: Sun, 19 Jan 2014 18:23:00 +0000 (-0800) Subject: remove confusing comment X-Git-Tag: v3.1.0~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e71a85a525da06100a4b3882fcb95909454c5dca;p=thirdparty%2Fbootstrap.git remove confusing comment --- diff --git a/less/forms.less b/less/forms.less index 6b475ae137..9c765c2ba1 100644 --- a/less/forms.less +++ b/less/forms.less @@ -139,9 +139,6 @@ output { .form-control-focus(); // Placeholder - // - // Placeholder text gets special styles because when browsers invalidate entire - // lines if it doesn't understand a selector/ .placeholder(); // Disabled and read-only inputs