mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +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;
|
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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue