summaryrefslogtreecommitdiff
path: root/themes/fab
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2015-03-01 08:03:16 -0600
committermakitso <makitso@gmail.com>2015-03-01 08:03:16 -0600
commit0f842a8023c3417ba560024f9959ca83d163a4bb (patch)
tree96844feb82306045197d593e33a3879cfa8fe19c /themes/fab
parenta92f322d58302cc9ecd07150776fb1e0253ae139 (diff)
downloadwebtrees-0f842a8023c3417ba560024f9959ca83d163a4bb.tar.gz
webtrees-0f842a8023c3417ba560024f9959ca83d163a4bb.tar.bz2
webtrees-0f842a8023c3417ba560024f9959ca83d163a4bb.zip
Fix 1426714 - Pedigree Chart Display
Diffstat (limited to 'themes/fab')
-rw-r--r--themes/fab/css-1.7.0/style.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/themes/fab/css-1.7.0/style.css b/themes/fab/css-1.7.0/style.css
index a0a254d5f7..98de19510b 100644
--- a/themes/fab/css-1.7.0/style.css
+++ b/themes/fab/css-1.7.0/style.css
@@ -231,7 +231,7 @@ header form {
.person_box_template .details0,
.person_box_template .details1 {
- font-size: smaller;
+ font-size: 11px;
}
.person_box {
@@ -974,6 +974,11 @@ a.showit:hover > span {
.person_box_template .chart_textbox {
overflow: hidden;
+ font: 13px tahoma, arial, helvetica, sans-serif;
+}
+
+.person_box_template .chart_textbox .name1{
+ line-height: 1;
}
.person_box_template img,