From a0e832373488f4efcbc58a05b38db7566b217563 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 8 Jul 2015 18:04:19 +0200 Subject: reproducible: make thumbnails fit into width again --- userContent/reproducible/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'userContent') diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css index 3e6e3d00..95c5e736 100644 --- a/userContent/reproducible/static/style.css +++ b/userContent/reproducible/static/style.css @@ -35,7 +35,7 @@ img.overview { } img.metaoverview { - max-width: 3.3%; + max-width: 3.25%; } .beta { -- cgit v1.2.3-54-g00ecf