Browse Source

Something about overflow I dunno this one doesn't have a commit message in the internal repo

spaghetti 6 years ago
parent
commit
7f7fa62a79
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      static/styles/global.css

+ 4
- 0
static/styles/global.css View File

@@ -645,6 +645,10 @@ tr.torrent .bookmark>a:after {
645 645
   margin-right: 2px;
646 646
 }
647 647
 
648
+.forum_post blockquote {
649
+  overflow-x: auto;
650
+}
651
+
648 652
 .donor_icon {
649 653
   margin-left: 2px;
650 654
   margin-right: 2px;

Loading…
Cancel
Save