Steps to replicate the issue (include links if applicable):
- Go to Special:Contribs on Minerva, for example:
What happens?:
The "current" tag/marker is not in line with the edit summary and simply looks ugly
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
Newcomer notes
- To work on this task you'll need to setup Minerva, MobileFrontend and MediaWiki.
- To replicate you will need to create an account, make at least one edit, and then visit your contributions page.
- The file to change is https://github.com/wikimedia/mediawiki-skins-MinervaNeue/blob/master/skinStyles/mediawiki.interface.helpers.styles.less
- Please use Gerrit to submit your patch.
QA Steps
- Login to https://en.m.wikipedia.beta.wmflabs.org/ (mobile site)
- Verify https://en.m.wikipedia.beta.wmflabs.org/w/index.php?title=Special:Contributions&end=&limit=50&namespace=all&start=&tagfilter=&target=Jdlrobson "current" is vertically aligned with the edit summary and thanks icon
Derived Requirement
Ensure that the "current" tag on the Special
page in the Minerva skin is properly aligned with the edit summary and thanks icon.
BDD
Feature: Proper Alignment of "Current" Tag on Special:Contributions Page
Scenario: Ensure "current" tag is aligned with the edit summary and thanks icon
Given the user is viewing the Special:Contributions page in the Minerva skin When the page displays the "current" tag next to the edit summary Then the "current" tag should be vertically aligned with the edit summary and thanks icon
Test Steps
Test Case 1: Ensure "Current" Tag Is Vertically Aligned on SpecialPage
- Log in to the Beta Wikipedia site.
- Navigate to the Special page.
- Verify the appearance of the "current" tag next to the edit summary.
- ✅❓❌⬜ AC1: Confirm that the "current" tag is vertically aligned with the edit summary and the thanks icon.
QA Results - Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T372392#10138640 |
QA Results - PROD
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T372392#10177513 |









