aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/styles/prosilver/theme/tweaks.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/theme/tweaks.css b/phpBB/styles/prosilver/theme/tweaks.css
index b6038f3f05..782e682b9d 100644
--- a/phpBB/styles/prosilver/theme/tweaks.css
+++ b/phpBB/styles/prosilver/theme/tweaks.css
@@ -67,6 +67,11 @@ dl.icon {
height: 35px;
}
+* html li.row dl.icon dt {
+ height: 35px;
+ overflow: visible;
+}
+
* html #search-box {
width: 25%;
}