mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 11:10:18 +02:00
[ticket/12769] slightly refactor linklists
This commit is contained in:
@@ -230,6 +230,11 @@ ol ol ul, ol ul ul, ul ol ul, ul ul ul {
|
||||
----------------------------------------*/
|
||||
.navbar ul.linklist {
|
||||
padding: 2px 0;
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.navbar .linklist > li {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
ul.linklist {
|
||||
@@ -584,7 +589,6 @@ ul.linklist.bulletin > li.no-bulletin:before {
|
||||
}
|
||||
|
||||
.breadcrumbs .crumb a {
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
vertical-align: bottom;
|
||||
|
Reference in New Issue
Block a user