diff options
| -rw-r--r-- | less/forms.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/forms.less b/less/forms.less index 252ce4cd2..c04b7ec89 100644 --- a/less/forms.less +++ b/less/forms.less @@ -225,7 +225,6 @@ textarea { } // Radios and checkboxes on same line -// TODO v3: Convert .inline to .control-inline .radio-inline, .checkbox-inline { display: inline-block; |
