Commit fee65beb authored by Phil Hughes's avatar Phil Hughes

Fixed custom logo sizing in new navigation header

Closes #35439
parent d4c4dec8
......@@ -21,6 +21,11 @@ header.navbar-gitlab-new {
padding-right: 0;
color: currentColor;
img {
height: 28px;
margin-right: 10px;
}
> a {
display: flex;
align-items: center;
......
---
title: Fix sizing of custom header logo in new navigation
merge_request:
author:
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment