mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
Merge pull request #3154 from cyberalien/ticket/13349
[ticket/13349] Fix breadcrumb arrow entity
This commit is contained in:
commit
ba3e4da853
@ -601,7 +601,7 @@ ul.linklist.bulletin > li.no-bulletin:before {
|
||||
}
|
||||
|
||||
.breadcrumbs .crumb:before {
|
||||
content: '‹';
|
||||
content: '\2039';
|
||||
font-weight: bold;
|
||||
padding: 0 0.5em;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user