summaryrefslogtreecommitdiff
path: root/themes/minimal/css-1.7.0/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/minimal/css-1.7.0/style.css')
-rw-r--r--themes/minimal/css-1.7.0/style.css17
1 files changed, 8 insertions, 9 deletions
diff --git a/themes/minimal/css-1.7.0/style.css b/themes/minimal/css-1.7.0/style.css
index ca07c183cc..de3788359a 100644
--- a/themes/minimal/css-1.7.0/style.css
+++ b/themes/minimal/css-1.7.0/style.css
@@ -4371,28 +4371,27 @@ footer {
#sidebar,
#separator,
.noprint {
- display: none !important;
+ display: none;
}
-
#pedigree_chart {
- left: -80px;
- }
-
- #header_accordion1 {
- width: 510px !important;
+ left: -40px;
+ top: -260px;
}
[dir=rtl] #pedigree_chart {
left: auto;
- right: -80px;
+ right: -20px;
+ }
+
+ #header_accordion1 {
+ width: 510px;
}
#familybook_chart h3 {
margin-bottom: 10px;
}
- /* buttons and input are used out of forms in sortable tables*/
.lifespan_outer {
position: relative;
width: auto;