Merge "Remove min-height style from #searchButton, #mw-searchButton"

This commit is contained in:
jenkins-bot 2021-01-14 22:16:18 +00:00 committed by Gerrit Code Review
commit b0c30102fb
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
#searchButton,
#mw-searchButton {
background-size: @background-size-x-search-button auto;
min-height: @min-size-search-button;
}
// Only apply the following WVUI-related rules to clients who have js enabled.