HTMLFormField: Use 'align' => 'top' when wrapping legacy stuff in OOUI FieldLayout
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 18 Jan 2016 16:48:33 +0000 (17:48 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 18 Jan 2016 16:48:33 +0000 (17:48 +0100)
commitbedf92248c6dbf3b339a2a9e0220850b4d1aaa85
tree5da5f634a3d9b6701e6849062663683880d5116c
parenta8ae2208cec8914028ce260c1b2f00a92e7e2127
HTMLFormField: Use 'align' => 'top' when wrapping legacy stuff in OOUI FieldLayout

Otherwise, it defaults to 'left', which limits the width of the field
to 60%, which is silly.

Change-Id: I89e64e03cf9bd48a02ce5eebb7f329407916d79b
includes/htmlform/HTMLFormField.php