diff --git a/gray-theme/unauthenticated/css/_iframe/quote.min.css b/gray-theme/unauthenticated/css/_iframe/quote.min.css index a5677b358..36cec47d1 100644 --- a/gray-theme/unauthenticated/css/_iframe/quote.min.css +++ b/gray-theme/unauthenticated/css/_iframe/quote.min.css @@ -1,7 +1 @@ -body blockquote:not([style*="border-left"]) { - border-left: 1px solid #ccc; - margin-left: 6px; - margin-top: 0; - margin-bottom: 0; - padding-left: 12px; -} +body blockquote:not([style*="border-left"]){border-left:1px solid #ccc;margin-left:6px;margin-top:0;margin-bottom:0;padding-left:12px;}pre{white-space:break-spaces;margin:0} \ No newline at end of file