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.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index 0a1848700c..fbcafe1eaf 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -607,7 +607,7 @@ ul.linklist.bulletin li.no-bulletin:before {
padding: 0 0.5em;
}
-.breadcrumbs .crumb:first-of-type:before {
+.breadcrumbs .crumb:first-child:before {
content: '';
content: none;
}