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%;