diff options
| author | makitso <makitso@gmail.com> | 2013-10-05 07:53:19 -0500 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2013-10-05 07:53:19 -0500 |
| commit | 1f4f3933be43de40fe4cb971a08f43bb87f4e0ad (patch) | |
| tree | 3cbbe4b05132e1d002c1e38dd79580495b7bf738 /modules_v3 | |
| parent | c31614053ce523f50843886ecc9aa821f94fce1d (diff) | |
| download | webtrees-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.css | 1 |
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;} |
