mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/14865] Remove duplicate code from common
PHPBB3-14865
This commit is contained in:
parent
e69f9e5847
commit
30d3d5c696
1 changed files with 0 additions and 13 deletions
|
@ -503,10 +503,6 @@ ul.linklist.bulletin > li.no-bulletin:before {
|
|||
border-top: 1px solid transparent;
|
||||
}
|
||||
|
||||
.jumpbox .dropdown-select {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.jumpbox .dropdown-contents {
|
||||
text-decoration: none;
|
||||
padding: 0;
|
||||
|
@ -532,19 +528,10 @@ ul.linklist.bulletin > li.no-bulletin:before {
|
|||
width: 20px;
|
||||
}
|
||||
|
||||
.dropdown-contents a {
|
||||
display: block;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.jumpbox .dropdown-select {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.jumpbox .dropdown-contents a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.dropdown li {
|
||||
font-size: 1em !important;
|
||||
line-height: normal !important;
|
||||
|
|
Loading…
Add table
Reference in a new issue