mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +02:00
[ticket/14865] Remove duplicate code from common
PHPBB3-14865
This commit is contained in:
@@ -503,10 +503,6 @@ ul.linklist.bulletin > li.no-bulletin:before {
|
|||||||
border-top: 1px solid transparent;
|
border-top: 1px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.jumpbox .dropdown-select {
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.jumpbox .dropdown-contents {
|
.jumpbox .dropdown-contents {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
@@ -532,19 +528,10 @@ ul.linklist.bulletin > li.no-bulletin:before {
|
|||||||
width: 20px;
|
width: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-contents a {
|
|
||||||
display: block;
|
|
||||||
padding: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.jumpbox .dropdown-select {
|
.jumpbox .dropdown-select {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.jumpbox .dropdown-contents a {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.dropdown li {
|
.dropdown li {
|
||||||
font-size: 1em !important;
|
font-size: 1em !important;
|
||||||
line-height: normal !important;
|
line-height: normal !important;
|
||||||
|
Reference in New Issue
Block a user