From 94e441a23b1e837d360cfd7c0b02ed0f02625ed6 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 6 Oct 2022 03:01:52 +0200 Subject: [PATCH] decrrease max-width for a bunch of modals from 90% to 85% --- files/assets/css/main.css | 8 ++++---- files/templates/submit.html | 3 +++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index d19be5089..dc832fd26 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -4806,7 +4806,7 @@ input[type=radio] ~ .custom-control-label::before { border-radius: 50%; } .emoji-modal { - max-width: 90% !important + max-width: 85% !important } .emj, .emoji, strong a img, img[alt^=":"]:not(img[b]):not(img[alt*="#"]) { height: 40px !important; @@ -5075,7 +5075,7 @@ img[glow]:not([data-src]) { } .awardmodal { - max-width: 90% !important; + max-width: 85% !important; min-height: 90% !important; max-height: 90% !important; height: 90% !important; @@ -5130,7 +5130,7 @@ html { @media (max-width: 991.98px) { .popover { - max-width: 90% !important; + max-width: 85% !important; } } @@ -6303,4 +6303,4 @@ div.markdown { width: 50px; height: 50px; } -} \ No newline at end of file +} diff --git a/files/templates/submit.html b/files/templates/submit.html index 6ff61d9a8..61b1869fb 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -189,6 +189,9 @@ +

Truescore requirement:

+ Everyone will be able to see this post +