Browse Source

Fix avatar bottom spacing

undefined
spaghetti 7 years ago
committed by Tomochin
parent
commit
8dc28a6b70
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      static/styles/global.css

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

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


Loading…
Cancel
Save