diff options
| author | Greg Roach <fisharebest@gmail.com> | 2018-03-15 21:42:53 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2018-03-15 21:43:25 +0000 |
| commit | 02fe1c37299e9f285a1f601beefdf38393ee1669 (patch) | |
| tree | 97a5cdbef70e38bb04fe2f30116b01e41da6b577 /themes/_common/css-2.0.0/style.css | |
| parent | 4d281020acaf094236713a2f28c7d3e8d22e63bd (diff) | |
| download | webtrees-02fe1c37299e9f285a1f601beefdf38393ee1669.tar.gz webtrees-02fe1c37299e9f285a1f601beefdf38393ee1669.tar.bz2 webtrees-02fe1c37299e9f285a1f601beefdf38393ee1669.zip | |
Fix: #1643 charts block needs to use new chart views/routes/controllers
Diffstat (limited to 'themes/_common/css-2.0.0/style.css')
| -rwxr-xr-x | themes/_common/css-2.0.0/style.css | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/themes/_common/css-2.0.0/style.css b/themes/_common/css-2.0.0/style.css index 478804d8ce..432e789dc6 100755 --- a/themes/_common/css-2.0.0/style.css +++ b/themes/_common/css-2.0.0/style.css @@ -238,12 +238,7 @@ * amily book * Hourglass chart * - * */ -/* My Page Charts */ - -.myCharts { - position: relative; -} + */ /* Ascentors */ .wt-ancestors-chart .linea1 {margin-bottom: 4px;} |
