projects
/
WP-Themes
/
francejourneys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
721b922
)
Edited styles somewhat for the vmap to give us more room
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 28 Jun 2016 21:02:15 +0000
(17:02 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 28 Jun 2016 21:02:15 +0000
(17:02 -0400)
js/vmap/dist/jqvmap.css
patch
|
blob
|
history
diff --git
a/js/vmap/dist/jqvmap.css
b/js/vmap/dist/jqvmap.css
index
0e48e22
..
b75195a
100644
(file)
--- 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;