Fixed regression of note-headline-light where it was always placed on 2 lines, e…
What does this MR do?
Fixed regression of note-headline-light where it was always placed on 2 lines, e…
Are there points in the code the reviewer needs to double check?
Perhaps check it against this code block in notes.scss on line 255
Why was this MR needed?
wide viewports have enough space, this can be considered a regression
Screenshots (if relevant)
below 480px it will still make it a block element:
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together