diff --git a/app/assets/stylesheets/mobile/header.scss b/app/assets/stylesheets/mobile/header.scss index e7efb8ce8d9..f55825b5f25 100644 --- a/app/assets/stylesheets/mobile/header.scss +++ b/app/assets/stylesheets/mobile/header.scss @@ -18,6 +18,10 @@ width: 100%; } } + + > .wrap { + padding: 0 8px; + } #site-logo { max-height: 2.4em; max-width: 100%;