diff options
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/clouds/css-1.7.0/style.css | 2 | ||||
| -rw-r--r-- | themes/colors/css-1.7.0/style.css | 2 | ||||
| -rw-r--r-- | themes/fab/css-1.7.0/style.css | 2 | ||||
| -rw-r--r-- | themes/minimal/css-1.7.0/style.css | 2 | ||||
| -rw-r--r-- | themes/webtrees/css-1.7.0/style.css | 2 | ||||
| -rw-r--r-- | themes/xenea/css-1.7.0/style.css | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css index 06a9269053..af35dd7c8c 100644 --- a/themes/clouds/css-1.7.0/style.css +++ b/themes/clouds/css-1.7.0/style.css @@ -5344,7 +5344,7 @@ footer .error { #pedigree_chart { left: -40px; - top: -260px; + top: 0; } [dir=rtl] #pedigree_chart { diff --git a/themes/colors/css-1.7.0/style.css b/themes/colors/css-1.7.0/style.css index 2dc0502db1..c723d95576 100644 --- a/themes/colors/css-1.7.0/style.css +++ b/themes/colors/css-1.7.0/style.css @@ -5281,7 +5281,7 @@ footer { #pedigree_chart { left: -40px; - top: -260px; + top: 0; } [dir=rtl] #pedigree_chart { diff --git a/themes/fab/css-1.7.0/style.css b/themes/fab/css-1.7.0/style.css index a3c5f61a0b..346cc7c3aa 100644 --- a/themes/fab/css-1.7.0/style.css +++ b/themes/fab/css-1.7.0/style.css @@ -4512,7 +4512,7 @@ footer { #pedigree_chart { left: -35px; - top: -260px; + top: 0; } [dir=rtl] #pedigree_chart { diff --git a/themes/minimal/css-1.7.0/style.css b/themes/minimal/css-1.7.0/style.css index 1422949892..4fe4b2d47a 100644 --- a/themes/minimal/css-1.7.0/style.css +++ b/themes/minimal/css-1.7.0/style.css @@ -4436,7 +4436,7 @@ footer { #pedigree_chart { left: -40px; - top: -260px; + top: 0; } [dir=rtl] #pedigree_chart { diff --git a/themes/webtrees/css-1.7.0/style.css b/themes/webtrees/css-1.7.0/style.css index 3d8923e4f1..871dc22691 100644 --- a/themes/webtrees/css-1.7.0/style.css +++ b/themes/webtrees/css-1.7.0/style.css @@ -5192,7 +5192,7 @@ footer { #pedigree_chart { left: -40px; - top: -260px; + top: 0; } [dir=rtl] #pedigree_chart { diff --git a/themes/xenea/css-1.7.0/style.css b/themes/xenea/css-1.7.0/style.css index ebc25790ec..65b1dc970d 100644 --- a/themes/xenea/css-1.7.0/style.css +++ b/themes/xenea/css-1.7.0/style.css @@ -5188,7 +5188,7 @@ footer { #pedigree_chart { left: -30px; - top: -260px; + top: 0; } [dir=rtl] #pedigree_chart { |
