Fix #6708 - guild message maximizes width in Firefox
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
display: inline-block
|
||||
|
||||
.wide-popover
|
||||
max-width: -moz-max-content
|
||||
max-width: max-content
|
||||
|
||||
// Small alerts
|
||||
|
||||
Reference in New Issue
Block a user