Merge "MWSaveDialog: Fix vertical alignment"

This commit is contained in:
jenkins-bot 2016-03-13 11:43:17 +00:00 committed by Gerrit Code Review
commit 1a0733c4f2

View file

@ -35,7 +35,7 @@
.ve-ui-mwSaveDialog-checkboxes {
margin-right: 3.25em; /* Hack to prevent overlap on edit summary count */
padding: 0.55em 0.75em 0 0.75em;
padding: 0.7em 0.7em 0 0.7em;
}
.ve-ui-mwSaveDialog-checkboxes .oo-ui-fieldLayout {