Merge "Change "Special:近易" to "Special:監修" in zh-classical"
[lhc/web/wiklou.git] / resources / src / mediawiki.action / mediawiki.action.edit.styles.less
index dc6a366..3202e59 100644 (file)
        #wpSummaryWidget {
                display: block;
                margin-bottom: 1em;
-               max-width: none;
        }
 
        #wpSummaryLabel {
                margin: 0;
        }
 
+       #wpSummaryWidget,
+       #wpSummaryLabel .oo-ui-fieldLayout-header {
+               max-width: none;
+       }
+
        .editCheckboxes .oo-ui-fieldLayout {
                margin-right: 1em;
        }
        .editOptions {
                border-radius: 0 0 2px 2px;
        }
+
+       .editButtons .oo-ui-buttonInputWidget,
+       .cancelLink,
+       .editHelp {
+               margin-top: 0.5em;
+       }
+
+       .cancelLink,
+       .editHelp {
+               display: inline-block;
+               vertical-align: middle;
+       }
 }