mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12662] Remove inherited props from ddown-extendended
PHPBB3-12662
This commit is contained in:
parent
8c7127f573
commit
faa47cd176
1 changed files with 0 additions and 3 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue