Regression: Restore tab styles to legacy icons

Follow up to d0775a2

Change-Id: I5c3e4ac2ca0ed457863b4e4dd3cc9ccc3dca86d0
This commit is contained in:
Jon Robson 2022-10-05 09:26:47 -07:00 committed by Jdlrobson
parent 29c97d0134
commit a36ec92a27
1 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,8 @@
* and dropdown menus inside the article toolbar
*/
.vector-menu-tabs .mw-list-item.vector-tab-noicon,
/* FIXME: legacy Vector icons - can be removed when VisualEnhancementNext is enabled */
.vector-menu-tabs .mw-list-item.icon > a,
.mw-article-toolbar-container .vector-menu-dropdown {
margin: 0 @padding-horizontal-tabs;
}
@ -70,6 +72,8 @@
font-size: inherit;
}
/* FIXME: legacy Vector .icon selector can be removed when VisualEnhancementNext is enabled */
&.icon > a,
&.vector-tab-noicon > a,
.vector-menu-heading {
// Top & bottom padding to increase clickable area.