From b81fd3ad0d1c5afeb9121653bdd81210c04babd0 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 26 Sep 2021 00:52:58 +0200 Subject: [PATCH] fds --- files/templates/emoji_modal.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; } }