mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 23:41:29 +02:00
[ticket/12347] IE8 compatible CSS selector
PHPBB3-12347
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user