diff --git a/css/thread.css b/css/thread.css index 14c0c694d7ce5e76346027181ef3404ee79506e6..6a9ebbd38d8aa81bc266ddb29f083f951f10ff15 100644 --- a/css/thread.css +++ b/css/thread.css @@ -410,7 +410,6 @@ margin-bottom: 0 !important; } -.thread-body > div div:not(.caption), .thread-body p, .thread-body ul, .thread-body ol, @@ -419,7 +418,7 @@ .thread-body blockquote, .thread-body pre { margin: 0; - margin-bottom: 10px !important; + margin-bottom: 10px; border: none; background: none !important; box-shadow: none !important;