40161 Remove extra margin from wordmark in header

This commit is contained in:
tauriedavis 2017-11-14 14:09:18 -08:00
parent aad635a283
commit e9539674c1
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