From c5471f32a65c7e0f0f6c1fe5070a53ff479cb337 Mon Sep 17 00:00:00 2001 From: tix Date: Sun, 12 Feb 2017 21:26:18 +0800 Subject: [PATCH] * update jn css --- public/css/mod.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/css/mod.css b/public/css/mod.css index 6d6dd7e..3252661 100644 --- a/public/css/mod.css +++ b/public/css/mod.css @@ -1943,6 +1943,10 @@ div.output_unrecognized a:hover { margin-top:1em; } +.rendered_html #map img { + margin-top:0; +} + .rendered_html img, .rendered_html svg { max-width:100%;