diff options
Diffstat (limited to 'themes/xenea/css-1.7.0/style.css')
| -rw-r--r-- | themes/xenea/css-1.7.0/style.css | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/themes/xenea/css-1.7.0/style.css b/themes/xenea/css-1.7.0/style.css index 70b9816375..4a1a31304b 100644 --- a/themes/xenea/css-1.7.0/style.css +++ b/themes/xenea/css-1.7.0/style.css @@ -5114,23 +5114,23 @@ footer { #sidebar, #separator, .noprint { - display: none !important; + display: none; } #pedigree_chart { - right: auto; - left: -80px; - } - - #header_accordion1 { - width: 500px !important; + left: -30px; + top: -260px; } [dir=rtl] #pedigree_chart { left: auto; - right: -80px; + right: -20px; } - + + #header_accordion1 { + width: 500px; + } + #familybook_chart h3 { margin-bottom: 10px; } |
