Merge "Fix CSS regression"

This commit is contained in:
jenkins-bot 2022-07-08 12:19:54 +00:00 committed by Gerrit Code Review
commit cb7c6e32ee

View file

@ -103,8 +103,8 @@
white-space: nowrap;
}
/* margin for last checkbox */
.ve-ui-mwTransclusionOutlineParameterWidget:last-child {
/* margin for last checkbox in the sidebar */
.ve-ui-mwTransclusionOutlinePartWidget:last-child .ve-ui-mwTransclusionOutlineParameterWidget:last-child {
margin-bottom: 48px;
}