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 f662cd06fc..de953dbd1d 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -385,6 +385,10 @@ ul.linklist.bulletin li.no-bulletin:before {
vertical-align: bottom;
}
+.breadcrumbs.wrapped .crumb {
+ letter-spacing: -.5px;
+}
+
.breadcrumbs .crumb.wrapped {
white-space: nowrap;
overflow: hidden;