aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/theme')
-rw-r--r--phpBB/styles/prosilver/theme/common.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index 376c951564..f95fae45e4 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -389,6 +389,10 @@ ul.linklist li.responsive-menu a.responsive-menu-link:before {
max-width: 48%;
}
+.hasjs ul.linklist.fullwidth {
+ max-width: none;
+}
+
/* Bulletin icons for list items
----------------------------------------*/
ul.linklist.bulletin li:before {