Skip to content

Restrict header logo to 36px so it doesn't overflow.

Connor Shea requested to merge fix-header-logo into master

What does this MR do?

Fixes the logo in the header.

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

I don't think so.

Why was this MR needed?

Logos that weren't 36px by 36px were broken in 8.9.0

What are the relevant issue numbers?

Fixes #18980 (closed)

Screenshots (if relevant)

Before:

Screen_Shot_2016-06-22_at_1.52.54_PM

After:

Screen_Shot_2016-06-22_at_1.52.37_PM

Does this MR meet the acceptance criteria?

cc: @jschatz1 @dzaporozhets @rspeicher

Merge request reports