diff options
| author | Greg Roach <fisharebest@gmail.com> | 2015-02-16 11:38:31 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2015-02-16 18:47:30 +0000 |
| commit | 66d53760f8a122156231acc79e16eb75f8af68c6 (patch) | |
| tree | edfeb33023d73e6c8732dde165969ff96683fff4 /themes/clouds/css-1.7.0/style.css | |
| parent | 218d622eeb81f233100b2d349e1b1b525492f7a4 (diff) | |
| download | webtrees-66d53760f8a122156231acc79e16eb75f8af68c6.tar.gz webtrees-66d53760f8a122156231acc79e16eb75f8af68c6.tar.bz2 webtrees-66d53760f8a122156231acc79e16eb75f8af68c6.zip | |
Rewrite relationship calculations. Fixes #256 and 899785.
Diffstat (limited to 'themes/clouds/css-1.7.0/style.css')
| -rw-r--r-- | themes/clouds/css-1.7.0/style.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css index ce32745a0e..2e1c9e840a 100644 --- a/themes/clouds/css-1.7.0/style.css +++ b/themes/clouds/css-1.7.0/style.css @@ -3502,15 +3502,6 @@ table.table-census-assistant th { position: absolute; } -/*-- Relationship ---- */ -#relationship-page h3 { - margin: 20px 0 0 20px; -} - -#relationship_chart { - margin: 0 6px; -} - /*-- timeline --*/ #timeline_chart { position: relative; |
