Merge "Restrict overlay button styles to non icon buttons"

This commit is contained in:
jenkins-bot 2021-10-26 17:06:21 +00:00 committed by Gerrit Code Review
commit ce6802b4b6

View file

@ -27,7 +27,7 @@
}
.mw-ui-anchor,
.mw-ui-button {
.mw-ui-button:not( .mw-ui-icon ) {
height: @overlayHeaderHeight;
.header-chrome & {