From 4f043ac39f53b0af5693faa01cbe34a44c0d17b1 Mon Sep 17 00:00:00 2001 From: jk Date: Wed, 6 May 2020 12:41:21 +0100 Subject: [PATCH] trying to get photo feed working again --- themes/anatole/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/anatole/static/css/style.css b/themes/anatole/static/css/style.css index f46abe49..5739c946 100644 --- a/themes/anatole/static/css/style.css +++ b/themes/anatole/static/css/style.css @@ -750,7 +750,7 @@ a.btn { min-width:100%; margin-bottom:10px; } -.thumb{ +.contents img.thumb{ width:300px; float:left; display:inline;