summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/fab/css-1.7.0/style.css2
-rw-r--r--themes/minimal/css-1.7.0/style.css2
2 files changed, 2 insertions, 2 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 {
diff --git a/themes/minimal/css-1.7.0/style.css b/themes/minimal/css-1.7.0/style.css
index 4fe4b2d47a..1327eafdae 100644
--- a/themes/minimal/css-1.7.0/style.css
+++ b/themes/minimal/css-1.7.0/style.css
@@ -2386,7 +2386,7 @@ dd .deletelink {
padding-bottom: 0;
margin-bottom: 0;
width: 98%;
- overflow: auto;
+ overflow: visible;
}
[dir=rtl] #tabs {