mediawiki-skins-MinervaNeue/resources
Nicholas Ray 46ac6048d7 Use text-overflow: ellipsis on .mw-ui-icon-before span elements
Placing the text overflow on the span instead of the anchor element
prevents issues like T287522#7272991 from occurring.

Additionally:

* Uses the `text-overflow` mixin on every toggle list item label instead
of just the user link item as it simplifies the logic and presumably
we'd want any text that overflows the menu to be handled the same.

* Changes the anchor element to use flexbox/align-items to vertically
center instead of relying on `vertical-align` both the span and the
icon. Eventually, this should be put into core (see
I029f97ba9d5e7f46c8aa175d9a6bbb45ef9615df) but we have to remove all the
overrides that use vertical-align first.

Bug: T287522
Change-Id: Ie0fbff9dfaf8444c76125df52931a687730b4ad1
2021-08-12 14:04:46 -06:00
..
mediawiki.less styles: Implement mediawiki.skin.variables.less for MinervaNeue 2020-11-02 17:56:40 +00:00
skins.minerva.amc.styles Add max-width to AMC user menu 2021-08-03 17:02:17 -06:00
skins.minerva.base.styles minerva-header class is now in cached HTML, remove old header class 2021-07-20 18:36:39 +00:00
skins.minerva.content.styles.images icons: Update to latest 'search' icon and remove obsolete code 2021-03-09 08:21:23 +00:00
skins.minerva.icons.page.issues.default.color build: Upgrade 'svgo' to latest and re-crush SVGs 2021-04-20 17:45:18 +00:00
skins.minerva.icons.page.issues.medium.color build: Upgrade 'svgo' to latest and re-crush SVGs 2021-04-20 17:45:18 +00:00
skins.minerva.icons.page.issues.uncolored build: Upgrade 'svgo' to latest and re-crush SVGs 2021-04-20 17:45:18 +00:00
skins.minerva.loggedin.styles Always enable stylelint rules after disable 2020-03-11 15:50:14 -07:00
skins.minerva.mainMenu.styles Use text-overflow: ellipsis on .mw-ui-icon-before span elements 2021-08-12 14:04:46 -06:00
skins.minerva.mainPage.styles Remove obsolete, deprecated cache-only selectors 2019-12-19 18:37:35 +00:00
skins.minerva.scripts Remove SearchLogger 2021-06-10 15:50:57 -06:00
skins.minerva.talk.styles Rename @fontFamily* variables to WikimediaUI Base naming convention 2020-06-25 19:51:11 +00:00
skins.minerva.userpage.styles Remove the mw-ui-icon hacks and overrides 2019-09-10 10:53:20 -07:00
mobile.startup.stub.js Make MobileFrontend dependency a soft one 2020-01-17 14:02:23 -08:00