Explorar el Código

i hate firefox devtools sometimes

lolcat hace 2 años
padre
commit
ba7ed59dc5
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      static/style.css

+ 2 - 1
static/style.css

@@ -566,7 +566,8 @@ h3,h4,h5,h6{
 }
 
 .thumb-wrap .thumb{
-	object-fit:fill;
+	display:block;
+	object-fit:contain;
 	width:100%;
 	height:100%;
 }