summaryrefslogtreecommitdiff
path: root/themes/minimal
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2017-08-25 06:22:33 -0700
committermakitso <makitso@gmail.com>2017-08-25 06:22:33 -0700
commit67705963ed0d719e9c691468f78694f515b889ef (patch)
treea5afca449124dc047a93cec4e5e43bbcbd519a7a /themes/minimal
parent328194009f16793825967da932dfd600e3005d6e (diff)
downloadwebtrees-67705963ed0d719e9c691468f78694f515b889ef.tar.gz
webtrees-67705963ed0d719e9c691468f78694f515b889ef.tar.bz2
webtrees-67705963ed0d719e9c691468f78694f515b889ef.zip
Pedigree chart on My Page block overflow for Minimal theme
Diffstat (limited to 'themes/minimal')
-rwxr-xr-xthemes/minimal/css-2.0.0/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/minimal/css-2.0.0/style.css b/themes/minimal/css-2.0.0/style.css
index dd956e1f15..3941790026 100755
--- a/themes/minimal/css-2.0.0/style.css
+++ b/themes/minimal/css-2.0.0/style.css
@@ -252,6 +252,10 @@ table {
background-color: #fff;
}
+.wt-block-content {
+ overflow: auto;
+}
+
/*
* Edit genealogy data page
*