From e71a85a525da06100a4b3882fcb95909454c5dca Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 19 Jan 2014 10:23:00 -0800 Subject: [PATCH] remove confusing comment --- less/forms.less | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.47.2