mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 18:11:47 +02:00
[ticket/12662] Remove inherited props from ddown-extendended
PHPBB3-12662
This commit is contained in:
@@ -1108,11 +1108,8 @@ form > p.post-notice strong {
|
|||||||
|
|
||||||
.dropdown-extended {
|
.dropdown-extended {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
|
||||||
left: 0;
|
|
||||||
width: 340px;
|
width: 340px;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
top: 22px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-extended ul {
|
.dropdown-extended ul {
|
||||||
|
Reference in New Issue
Block a user