From ed2d464bb6ebf867166acd954bc15aa2a2da2cf2 Mon Sep 17 00:00:00 2001 From: jk Date: Fri, 8 May 2020 13:51:36 +0100 Subject: [PATCH] minor css changes primarily for smaller resolutions --- 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 f804fb32..4df066ce 100644 --- a/themes/anatole/static/css/style.css +++ b/themes/anatole/static/css/style.css @@ -832,7 +832,7 @@ a.btn { margin-left:15px; } .contents img.thumb{ - min-width: 100%; + min-width: 90%; margin: 10px auto; text-align:center; float:none;