mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:40:53 -06:00
UX: Hide mobile header notification badges if title is visible
This commit is contained in:
parent
34b871a86c
commit
ac4470cd56
@ -54,7 +54,8 @@
|
||||
.extra-info-wrapper + .panel {
|
||||
flex: 0;
|
||||
min-width: 0;
|
||||
.header-buttons {
|
||||
.header-buttons,
|
||||
.badge-notification {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user