From 1e750f89b156c601fa5cfbda21e8c4b46be85b18 Mon Sep 17 00:00:00 2001 From: r Date: Sun, 19 Apr 2020 16:38:28 +0000 Subject: Revert "Fix pre tag overflow" This reverts commit 5abbadfa622e58a4951cf0b2f96fbf8094641be8. --- static/style.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 68f8e92..838a3c4 100644 --- a/static/style.css +++ b/static/style.css @@ -27,10 +27,6 @@ margin: 0px; } -.status-content pre { - overflow-x: auto; -} - .status-content img, .status-image, .status-video { @@ -56,8 +52,6 @@ } .status { - overflow-x: auto; - width: 100%; } .status-dname { -- cgit v1.2.3