summaryrefslogtreecommitdiff
path: root/resources/css
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-05-31 19:13:11 +0100
committerGreg Roach <greg@subaqua.co.uk>2021-05-31 19:13:11 +0100
commit076e4c54ac11a9904fac036564df1cb3d89b3c22 (patch)
treefd86126ce9b18564312efb506f82ebc0ac6625b2 /resources/css
parent50220ae3e3b73dff030c71ed5ac8c1e17c6437e9 (diff)
downloadwebtrees-076e4c54ac11a9904fac036564df1cb3d89b3c22.tar.gz
webtrees-076e4c54ac11a9904fac036564df1cb3d89b3c22.tar.bz2
webtrees-076e4c54ac11a9904fac036564df1cb3d89b3c22.zip
Tweak layout of ancestors chart
Diffstat (limited to 'resources/css')
-rw-r--r--resources/css/_charts.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/css/_charts.css b/resources/css/_charts.css
index cfccfc9bc8..8b211325cd 100644
--- a/resources/css/_charts.css
+++ b/resources/css/_charts.css
@@ -27,7 +27,7 @@
@import "_chart-timeline.css";
/* Lines for "vertical" charts, such as the ancestors and descendants chart. */
-.wt-chart-vertical-indent {
+.wt-chart-horizontal-indent {
width: 3rem;
}