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
This commit is contained in:
Annabel Dunstone Gray 2017-11-15 00:43:43 +00:00
commit 83f2ccba8b
2 changed files with 6 additions and 1 deletions

View File

@ -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;
}

View File

@ -0,0 +1,5 @@
---
title: Remove extra margin from wordmark in header
merge_request:
author:
type: fixed