mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-15 13:14:09 +02:00
[ticket/14038] Switch to spacer spans
This commit is contained in:
@@ -519,6 +519,15 @@ ul.linklist.bulletin > li.no-bulletin:before {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.jumpbox .spacer {
|
||||
display: inline-block;
|
||||
width: 0px;
|
||||
}
|
||||
|
||||
.jumpbox .spacer + .spacer {
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
.dropdown li {
|
||||
border-top: 1px dotted transparent;
|
||||
float: none !important;
|
||||
|
Reference in New Issue
Block a user