diff --git a/files/templates/emoji_modal.html b/files/templates/emoji_modal.html index 756d7aec9..40227c3b5 100644 --- a/files/templates/emoji_modal.html +++ b/files/templates/emoji_modal.html @@ -7,8 +7,8 @@ @media (min-width: 576px) { .modal-dialog { - max-width: 65%; - margin: 1.75rem auto; + max-width: 65% !important; + margin: 1.75rem auto !important; } }