Merge pull request #7872 from ESWAT/fix-guild-message-firefox

Fix #6708 - guild message maximizes width in Firefox
This commit is contained in:
Blade Barringer 2016-08-05 12:00:57 -05:00 committed by GitHub
commit ed0055e01b

View file

@ -14,6 +14,7 @@
display: inline-block
.wide-popover
max-width: -moz-max-content
max-width: max-content
// Small alerts