Merge "resourceloader: Simplify StringSet fallback"
[lhc/web/wiklou.git] / resources / src / mediawiki.htmlform.ooui.styles.less
index 0b56df1..a156e88 100644 (file)
                width: 100%;
        }
 
+       // Default OOUI styles produce a larger margin here
+       .mw-htmlform-field-HTMLSizeFilterField {
+               margin-top: @ooui-spacing-medium;
+       }
+
        .mw-htmlform-matrix {
                border-spacing: 0 2px;