From d5b2058ad5141788e4339d2301afc916f700d1bd Mon Sep 17 00:00:00 2001 From: jk Date: Wed, 6 May 2020 12:38:46 +0100 Subject: [PATCH] trying to get photo feed working again --- themes/anatole/static/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/anatole/static/css/style.css b/themes/anatole/static/css/style.css index 29b9a16a..f46abe49 100644 --- a/themes/anatole/static/css/style.css +++ b/themes/anatole/static/css/style.css @@ -743,14 +743,14 @@ a.btn { .contents aside .info time{ font-size:15px; } -.contents .photos{ +.photos{ display:inline-block; width:100%; float:left; min-width:100%; margin-bottom:10px; } -.contents .thumb{ +.thumb{ width:300px; float:left; display:inline;