Skip to content

Resolve "The header navbar line separator is missing"

What does this MR do?

Bought back the line separator to the left of the 'Admin area' wrench icon that had vanished

Are there points in the code the reviewer needs to double check?

Probably app/assets/stylesheets/framework/header.scss:270, I removed a line that might impact other views. The line was probably added to set the search field to align to the center.

Why was this MR needed?

To fix #48634 (closed)

Screenshots (if relevant)

image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #48634 (closed)

Edited by Paul Slaughter

Merge request reports