diff --git a/app/assets/stylesheets/mobile/header.scss b/app/assets/stylesheets/mobile/header.scss index 1e53540d1ab..ffb528baa8b 100644 --- a/app/assets/stylesheets/mobile/header.scss +++ b/app/assets/stylesheets/mobile/header.scss @@ -27,14 +27,13 @@ .active .icon { &:after { margin-top: -1px; } - + } } button.sign-up-button { display:none; } } -} #main-outlet { padding-top: 60px; }