Super sidebar contextual header restore font-weight
What does this MR do and why?
Updated in !131798 (merged) to allow for theme colors the font-weight came from the <h2>
element. This was accidentally reverted in !131977 (merged) where the <h2>
was updated to a <div>
(instead using a <h2>
higher up to label the <nav>
).
Changes
Add gl-font-weight-bold
class to super-sidebar-context-header
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Review new navigation "Your work", "Group", "Project" header, it should be bold
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Scott de Jonge