From 63b0ec45e97e59202de468c0b7134a552900a25f Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Sun, 29 Oct 2017 19:39:31 +1100 Subject: [PATCH] Keep images in entry content inside the card, oops --- entries/static/entries/css/h-entry.styl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/entries/static/entries/css/h-entry.styl b/entries/static/entries/css/h-entry.styl index 8fb8536..c487116 100644 --- a/entries/static/entries/css/h-entry.styl +++ b/entries/static/entries/css/h-entry.styl @@ -21,6 +21,8 @@ ol.entries margin-bottom 0 ul list-style-type square + img + max-width 100% > :last-child margin-bottom 0