mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-28 01:20:07 +00:00
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:
parent
1f94104cdf
commit
86f39007fb
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue