Commit b53d6e55 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'new-navigation-custom-logo' into 'master'

Fixed custom logo sizing in new navigation header

Closes #35439

See merge request !13034
parents 5dd856f0 fee65beb
......@@ -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