mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 18:36:35 +08:00
DEV: Ensure experimental user menu tabs don't go off screen (#18117)
This commit is contained in:
parent
3e318e10fd
commit
9a30e4929d
|
@ -150,6 +150,7 @@
|
|||
padding: 0.75em;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
min-width: 0; // makes sure menu tabs don't go off screen
|
||||
|
||||
.double-user,
|
||||
.multi-user {
|
||||
|
|
Loading…
Reference in New Issue
Block a user