mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 23:41:29 +02:00
[ticket/12347] Changed to the new navbar templates
PHPBB3-12347
This commit is contained in:
@@ -597,9 +597,21 @@ ul.linklist.bulletin li.no-bulletin:before {
|
||||
/* Responsive breadcrumbs
|
||||
----------------------------------------*/
|
||||
.breadcrumbs .crumb {
|
||||
float: left;
|
||||
word-wrap: normal;
|
||||
}
|
||||
|
||||
.breadcrumbs .crumb:after {
|
||||
content: '‹';
|
||||
font-weight: bold;
|
||||
padding: 0 0.5em;
|
||||
}
|
||||
|
||||
.breadcrumbs .crumb:last-of-type:after {
|
||||
content: '';
|
||||
content: none;
|
||||
}
|
||||
|
||||
.breadcrumbs .crumb a {
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
|
Reference in New Issue
Block a user