HTMLForm: Don't limit width to 50em in OOUI mode
authorJames D. Forrester <jforrester@wikimedia.org>
Mon, 18 Jan 2016 16:11:37 +0000 (08:11 -0800)
committerJames D. Forrester <jforrester@wikimedia.org>
Mon, 18 Jan 2016 16:11:37 +0000 (08:11 -0800)
Change-Id: I5f6e825ec76ea8cc86b010ce10839aebc493d7ef

resources/src/mediawiki/mediawiki.htmlform.ooui.css

index 309eb34..95acc86 100644 (file)
@@ -1,7 +1,6 @@
 /* OOUIHTMLForm styles */
 
 .mw-htmlform-ooui-wrapper {
-       width: 50em;
        margin: 1em 0;
 }