From 510c5a52a812515de0af3fef93b7a0eb55c3fea7 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sun, 27 May 2018 10:07:06 -0700 Subject: [PATCH] set max height on image to prevent tall images from blocking scrolling closes #87 --- views/new-post.php | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/views/new-post.php b/views/new-post.php index 9779c1e..02733bc 100644 --- a/views/new-post.php +++ b/views/new-post.php @@ -142,7 +142,7 @@