diff options
Diffstat (limited to 'resources/views/family-page.phtml')
| -rw-r--r-- | resources/views/family-page.phtml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/resources/views/family-page.phtml b/resources/views/family-page.phtml index 37566991c1..45d69aec3d 100644 --- a/resources/views/family-page.phtml +++ b/resources/views/family-page.phtml @@ -35,14 +35,6 @@ use Fisharebest\Webtrees\View; <?php endif ?> </div> -<?php View::push('styles') ?> -<style> - .wt-family-members .wt-chart-box { - width: 22.5vw; - } -</style> -<?php View::endpush() ?> - <div class="wt-page-content"> <div class="wt-family-members d-flex"> <?= view('family-page-children', ['family' => $record]) ?> |
