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

This reverts commit 1f94104cdf.

Reason for revert: I3427b9ca05957b33a95bba4de4ddf87b61b5ccc7 would
be a more future proof solution to this problem.

Depends-On: I3427b9ca05957b33a95bba4de4ddf87b61b5ccc7
Change-Id: Ie09ccad772e25689c89608bba73c5248a55b4a7d
This commit is contained in:
Jdlrobson 2022-08-04 17:29:43 +00:00
parent 1f94104cdf
commit 86f39007fb
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.