mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge pull request #5278 from hubaishan/ticket/15673
[ticket/15673] Fix Duplicated links in QuickLinks and main nav bar * github.com:/phpbb/phpbb: [ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
This commit is contained in:
@@ -1274,6 +1274,10 @@ ul.linklist:after,
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
.dropdown .clone.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.dropdown .clone.hidden + li.separator {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user