aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2020-04-19 16:38:28 +0000
committerr <r@freesoftwareextremist.com>2020-04-19 16:38:28 +0000
commit1e750f89b156c601fa5cfbda21e8c4b46be85b18 (patch)
treecd7cd56a8d86b662958faaa82c408b3648a812ee /static
parentded211f29f16ed3258fa9e83e623134c678cb5bb (diff)
downloadbloat-1e750f89b156c601fa5cfbda21e8c4b46be85b18.tar.gz
bloat-1e750f89b156c601fa5cfbda21e8c4b46be85b18.zip
Revert "Fix pre tag overflow"
This reverts commit 5abbadfa622e58a4951cf0b2f96fbf8094641be8.
Diffstat (limited to 'static')
-rw-r--r--static/style.css6
1 files changed, 0 insertions, 6 deletions
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 {