diff options
| author | Mark Otto <[email protected]> | 2014-01-19 10:23:00 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-01-19 10:23:00 -0800 |
| commit | e71a85a525da06100a4b3882fcb95909454c5dca (patch) | |
| tree | b98354f60f717e820dcf6e9bcad2c2a9ce5bae4e | |
| parent | b9454914268f9720ef3c098c7cddfaf5e9db333f (diff) | |
| download | bootstrap-e71a85a525da06100a4b3882fcb95909454c5dca.tar.xz bootstrap-e71a85a525da06100a4b3882fcb95909454c5dca.zip | |
remove confusing comment
| -rw-r--r-- | less/forms.less | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/less/forms.less b/less/forms.less index 6b475ae13..9c765c2ba 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 |
