Page MenuHomePhabricator

[bug] Logout icon doesn't render the correct size
Closed, ResolvedPublic2 Estimated Story Points

Description

Bug -

image.png (814×588 px, 38 KB)

The logout icon (power off) is smaller than the rest of the icons.

The SVG is correct. there is some bug in the code.

Developer notes

Our icons are based on font-size. The font-size of all menu items is 0.875em.
To fix this, the mw-ui-icon element needs to be set to font-size 16px;

Event Timeline

Nirzar added a subscriber: Volker_E.

per chat with the team, reopening this as a separate issue that persists on production.

cc @Volker_E maybe find a fix?

Let's work out root cause. Apparently this was not related to T72961 and was already a problem.

Jdlrobson raised the priority of this task from Low to Medium.Aug 17 2017, 2:59 PM
Jdlrobson added a project: good first task.
Jdlrobson updated the task description. (Show Details)

Change 374333 had a related patch set uploaded (by Jdlrobson; owner: Jdlrobson):
[mediawiki/skins/MinervaNeue@master] Logout icon should not be small

https://gerrit.wikimedia.org/r/374333

Change 374333 merged by jenkins-bot:
[mediawiki/skins/MinervaNeue@master] Logout icon should not be small

https://gerrit.wikimedia.org/r/374333