mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:59:50 +08:00
FIX: prevents notifications button to be cutoff on mobile (#8998)
This commit is contained in:
parent
05be9beefd
commit
8f82d790d4
|
@ -6,7 +6,6 @@
|
|||
width: 400px;
|
||||
|
||||
@media screen and (max-width: 767px) {
|
||||
max-width: 100%;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user