From e2194d3fbdd30e7376b7c3a4c2728d76c228c2e4 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Mon, 20 Jun 2016 13:05:36 -0400 Subject: [PATCH] fix css so that inline expand of images works --- contrib/static/site.css | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/static/site.css b/contrib/static/site.css index de03297..83a6347 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -441,7 +441,6 @@ input, textarea { .post { display: inline-block; - overflow: hidden; } .pagelist {