summaryrefslogtreecommitdiff
path: root/modules_v3
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2013-10-05 07:53:19 -0500
committermakitso <makitso@gmail.com>2013-10-05 07:53:19 -0500
commit1f4f3933be43de40fe4cb971a08f43bb87f4e0ad (patch)
tree3cbbe4b05132e1d002c1e38dd79580495b7bf738 /modules_v3
parentc31614053ce523f50843886ecc9aa821f94fce1d (diff)
downloadwebtrees-1f4f3933be43de40fe4cb971a08f43bb87f4e0ad.tar.gz
webtrees-1f4f3933be43de40fe4cb971a08f43bb87f4e0ad.tar.bz2
webtrees-1f4f3933be43de40fe4cb971a08f43bb87f4e0ad.zip
Pedigree map - a space is missing between relationship and name in the infowindow
Diffstat (limited to 'modules_v3')
-rw-r--r--modules_v3/googlemap/css/wt_v3_googlemap.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules_v3/googlemap/css/wt_v3_googlemap.css b/modules_v3/googlemap/css/wt_v3_googlemap.css
index dd23bb26a5..16dfb8f55d 100644
--- a/modules_v3/googlemap/css/wt_v3_googlemap.css
+++ b/modules_v3/googlemap/css/wt_v3_googlemap.css
@@ -299,3 +299,4 @@ html[dir="rtl"] .iwstyle .icon-silhouette-U {
#pedigreemap_chart {
margin: 20px;
}
+#side_bar .NAME {padding-left:5px;}