Merge "Restore correct height of "Advanced" button"

This commit is contained in:
jenkins-bot 2020-12-15 16:33:57 +00:00 committed by Gerrit Code Review
commit fa5b595ec0

View file

@ -162,6 +162,10 @@
.oo-ui-indicatorElement-indicator {
min-width: auto;
}
.oo-ui-buttonElement-button {
min-height: auto;
}
}
&-checkboxes {