Merge "mediawiki.ui: Remove obsolete Firefox normalization"

This commit is contained in:
jenkins-bot 2021-04-15 19:56:45 +00:00 committed by Gerrit Code Review
commit cd77fdcdd9

View file

@ -199,15 +199,6 @@
}
}
input.mw-ui-button,
button.mw-ui-button {
// Buttons in Firefox have extra height
&::-moz-focus-inner {
margin-top: -1px;
margin-bottom: -1px;
}
}
a.mw-ui-button {
text-decoration: none;