From 028bfb749992585df62f51912a87023ca2dfb408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Sun, 23 Feb 2014 10:56:46 -0500 Subject: [PATCH] Improve css for oversized images --- assets/css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/app.css b/assets/css/app.css index b0af1d7..2565f68 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -487,7 +487,7 @@ nav .active a { margin-left: 25px; } -#item-content ol img, +#item-content img, #item-content > a img, #item-content > img, #item-content figure img,