From c79456c86bd74cfbc3506c989d7b3f113ee05f11 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 27 Nov 2022 01:54:51 +0200 Subject: [PATCH] remove accidentially-committed shit --- files/assets/css/main.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 2fb68083d7..954746a51f 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -6385,13 +6385,6 @@ div.markdown { max-height: min(42vh,30vw) !important; } -@media (max-width: 768px) { - #twitter-widget-0 { - max-height: 50vh; - overflow: scroll; - } -} - .modlog-action { display: flex; flex-wrap: wrap;