From: Laury GvR Date: Tue, 28 Jun 2016 21:02:15 +0000 (-0400) Subject: Edited styles somewhat for the vmap to give us more room X-Git-Tag: v1.0.0^2~99 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f6816fc7b2c025a72e2dab7a56756cfefe0ee569;p=WP-Themes%2Ffrancejourneys.git Edited styles somewhat for the vmap to give us more room --- diff --git a/js/vmap/dist/jqvmap.css b/js/vmap/dist/jqvmap.css index 0e48e22..b75195a 100644 --- a/js/vmap/dist/jqvmap.css +++ b/js/vmap/dist/jqvmap.css @@ -86,12 +86,16 @@ top: initial; } #interactive-map .dropdown { - width: 950px; + width: 600px; + overflow: hidden; + right: -323px !important; } #interactive-map #map { float: left; width: 66%; - height: 600px; + height: 560px; + margin-top: -20px; + margin-left: -10px; } .jqvmap-pin { pointer-events:none;