Explorar el Código

Fix avatar bottom spacing

undefined
spaghetti hace 7 años
committed by Tomochin
padre
commit
8dc28a6b70
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      static/styles/global.css

+ 4
- 0
static/styles/global.css Ver fichero

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


Cargando…
Cancelar
Guardar