diff --git a/app/assets/stylesheets/mobile/header.scss b/app/assets/stylesheets/mobile/header.scss index f72f142e2bb..a8128369f89 100644 --- a/app/assets/stylesheets/mobile/header.scss +++ b/app/assets/stylesheets/mobile/header.scss @@ -54,6 +54,9 @@ .extra-info-wrapper + .panel { flex: 0; min-width: 0; + .header-buttons { + display: none; + } } // Fade in header avatar + icons if topic title is not visible in mobile header .panel {