Skip to content

Conversation

@dazgreer
Copy link
Collaborator

@dazgreer dazgreer commented Oct 15, 2025

What:
Updated mj-navbar to respect ico-padding-x attributes

Why:
Was not being respected

How:
The issue was that ico-padding attribute was declared after the 4 ico-padding-x attribute in the CSS. The update declares the ico-padding before so that the ico-padding-x values override it

  • Added automated test
  • Tested across all supported clients in MJ

fixes #2991

Updated mj-navbar to respect ico-padding-x attributed
Added automated test
fixes #2991
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mj-navbar does not respect ico-padding-x values

3 participants