mw.htmlform.ooui.styles: Remove vertical margin from OOjs UI HTMLForms
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 10 Aug 2016 23:33:45 +0000 (01:33 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 25 Aug 2016 17:16:42 +0000 (17:16 +0000)
Originally added in b524a4333f9c1b42bf6ac0f6caa3055bd8acf84a,
this is no longer needed for framed forms (with setWrapperLegend())
after e5bb1f68cf4154c1bc4389a4404808ebddb5cef9 in OOjs UI and was
never needed for non-framed forms at all.

Change-Id: If4b4b8776080a00685bbcb9026a3d5eb89e4167d

resources/src/mediawiki.special/mediawiki.special.movePage.css
resources/src/mediawiki/htmlform/ooui.styles.css

index a9e75d7..fc0fd6e 100644 (file)
@@ -1,9 +1,5 @@
 /* OOUIHTMLForm styles */
 
-.mw-htmlform-ooui-wrapper {
-       margin: 1em 0;
-}
-
 .mw-htmlform-ooui .mw-htmlform-submit-buttons {
        margin-top: 1em;
 }