Commit 83f2ccba authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch '40161-extra-margin-on-svg-logo-in-header' into 'master'

40161 Remove extra margin from wordmark in header

Closes #40161

See merge request gitlab-org/gitlab-ce!15389
parents 475e33c0 e9539674
......@@ -129,7 +129,7 @@
margin: 5px 2px 5px -8px;
border-radius: $border-radius-default;
svg {
.tanuki-logo {
@media (min-width: $screen-sm-min) {
margin-right: 8px;
}
......
---
title: Remove extra margin from wordmark in header
merge_request:
author:
type: fixed
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