summaryrefslogtreecommitdiff
path: root/themes/fab
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2015-02-21 16:27:59 -0600
committermakitso <makitso@gmail.com>2015-02-21 16:27:59 -0600
commit6496b71fcb9faf6e489a1b47047d037954c5fd8b (patch)
treeeb11cee7d2268f94b4868143e473b72d550fd22a /themes/fab
parentf306643cddf12841dd71da34cd18f91bd91b60e6 (diff)
downloadwebtrees-6496b71fcb9faf6e489a1b47047d037954c5fd8b.tar.gz
webtrees-6496b71fcb9faf6e489a1b47047d037954c5fd8b.tar.bz2
webtrees-6496b71fcb9faf6e489a1b47047d037954c5fd8b.zip
Fix #450 - scrollbars in FAB and Minimal
Diffstat (limited to 'themes/fab')
-rw-r--r--themes/fab/css-1.7.0/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/fab/css-1.7.0/style.css b/themes/fab/css-1.7.0/style.css
index 346cc7c3aa..c15c370603 100644
--- a/themes/fab/css-1.7.0/style.css
+++ b/themes/fab/css-1.7.0/style.css
@@ -2377,7 +2377,7 @@ dd .deletelink {
padding-bottom: 0;
margin-bottom: 0;
width: 98%;
- overflow: auto;
+ overflow: visible;
}
[dir=rtl] #tabs {