Merge "Revert "styles: Set `background-repeat: no-repeat` for menu tabs""

This commit is contained in:
jenkins-bot 2022-08-11 13:11:06 +00:00 committed by Gerrit Code Review
commit e367136406
1 changed files with 0 additions and 2 deletions

View File

@ -44,8 +44,6 @@
// since they both appear beside each other in the article toolbar.
& > a,
.vector-menu-heading {
// Extensions like ProofreadPage insert images to the tabs, see T314028.
background-repeat: no-repeat;
display: inline-flex;
position: relative;
// Top & bottom padding to increase clickable area.