Revert "Fix pre tag overflow"

This reverts commit 5abbadfa62.
This commit is contained in:
r 2020-04-19 16:38:28 +00:00
parent ded211f29f
commit 1e750f89b1
1 changed files with 0 additions and 6 deletions

View File

@ -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 {