Skip to content

Fixed regression of note-headline-light where it was always placed on 2 lines, e…

Dimitrie Hoekstra requested to merge regression-note-headline-light into master

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)

currently: image

result: image

below 480px it will still make it a block element: image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports