1
0
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:
PayBas
2014-06-24 15:33:30 +02:00
parent 8c7127f573
commit faa47cd176

View File

@@ -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 {