diff --git a/static/styles/global.css b/static/styles/global.css index c96ad1e..90b0685 100755 --- a/static/styles/global.css +++ b/static/styles/global.css @@ -736,6 +736,10 @@ tr.torrent .bookmark>a:after { max-width: 100%; } +.avatar > a > img { + display: block; +} + #collage #reply_box img, #forums #reply_box img { max-width: 650px;