diff options
| author | Nigel Osborne <kiwi3685@me.com> | 2013-06-20 22:44:33 +0000 |
|---|---|---|
| committer | Nigel Osborne <kiwi3685@me.com> | 2013-06-20 22:44:33 +0000 |
| commit | e03122ef64bdb2847f61c5cd6d2ab0fccc1b860e (patch) | |
| tree | 44c5c300d838d5f08d012ddff29bf4ecb6937b06 /themes/clouds | |
| parent | 10f89b11183c974713dc48a21d00be932c05ed0d (diff) | |
| download | webtrees-e03122ef64bdb2847f61c5cd6d2ab0fccc1b860e.tar.gz webtrees-e03122ef64bdb2847f61c5cd6d2ab0fccc1b860e.tar.bz2 webtrees-e03122ef64bdb2847f61c5cd6d2ab0fccc1b860e.zip | |
Bug #1192732 - Inconsistent markup in charts headers - hourglass chart
Diffstat (limited to 'themes/clouds')
| -rw-r--r-- | themes/clouds/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/clouds/style.css b/themes/clouds/style.css index c4ad2611dc..5a0790879a 100644 --- a/themes/clouds/style.css +++ b/themes/clouds/style.css @@ -752,7 +752,7 @@ top:50px; left:0; } -#compact_chart, #fan_chart, #ancestry_chart, #familybook_chart { +#compact_chart, #fan_chart, #ancestry_chart, #familybook_chart, #hourglass_chart { margin:20px; } |
