diff --git a/app/assets/stylesheets/mobile/header.scss b/app/assets/stylesheets/mobile/header.scss index a8128369f8..afd266fbf0 100644 --- a/app/assets/stylesheets/mobile/header.scss +++ b/app/assets/stylesheets/mobile/header.scss @@ -54,7 +54,8 @@ .extra-info-wrapper + .panel { flex: 0; min-width: 0; - .header-buttons { + .header-buttons, + .badge-notification { display: none; } }