diff --git a/src/view/form/control/AphrontFormControl.php b/src/view/form/control/AphrontFormControl.php --- a/src/view/form/control/AphrontFormControl.php +++ b/src/view/form/control/AphrontFormControl.php @@ -241,8 +241,6 @@ $error, $input, $caption, - - // TODO: Remove this once the redesign finishes up. phutil_tag('div', array('style' => 'clear: both;'), ''), )); }