summaryrefslogtreecommitdiff
path: root/themes/clouds/css-1.7.0/style.css
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2015-01-21 09:41:31 -0700
committermakitso <makitso@gmail.com>2015-01-21 09:41:31 -0700
commit6efa89c2b11ee7b1f4e8293088bd557ebab98f2f (patch)
treed4fa1a76df6c1f1d5e6f00bd2248247616f920fc /themes/clouds/css-1.7.0/style.css
parent70c9b2051396e9a9d2c5b61be3d0e11032e20805 (diff)
downloadwebtrees-6efa89c2b11ee7b1f4e8293088bd557ebab98f2f.tar.gz
webtrees-6efa89c2b11ee7b1f4e8293088bd557ebab98f2f.tar.bz2
webtrees-6efa89c2b11ee7b1f4e8293088bd557ebab98f2f.zip
Correct chart name to descendants
Diffstat (limited to 'themes/clouds/css-1.7.0/style.css')
-rw-r--r--themes/clouds/css-1.7.0/style.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css
index 0f8f3b403b..b262091483 100644
--- a/themes/clouds/css-1.7.0/style.css
+++ b/themes/clouds/css-1.7.0/style.css
@@ -4661,12 +4661,11 @@ footer .error {
[dir=rtl] #menu-chart-compact {
background-position: right -0px;
}
-
-#menu-chart-descendancy {
+#menu-chart-descendants {
background-position: left -69px;
}
-[dir=rtl] #menu-chart-descendancy {
+[dir=rtl] #menu-chart-descendants {
background-position: right -69px;
}