HTMLForm: With nested FieldLayouts(!) don't provide an extra bottom margin
[lhc/web/wiklou.git] / resources / src / mediawiki / mediawiki.htmlform.ooui.css
index 309eb34..d6e0157 100644 (file)
@@ -29,3 +29,7 @@
        margin-right: 5%;
        width: 39%;
 }
+
+.oo-ui-fieldLayout .oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline {
+  margin-bottom: 0;
+}