1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-24 09:12:56 +02:00

[ticket/15192] use proper scope for overides

PHPBB3-15192
This commit is contained in:
hanakin
2017-04-25 18:30:09 -04:00
parent 323f187ccf
commit 5c36c41f06
2 changed files with 2 additions and 2 deletions

View File

@@ -1139,7 +1139,7 @@ input.disabled {
border-color: #ffffff transparent;
}
.dropdown-extended .pointer-inner {
.dropdown-extended-pointer .pointer-inner {
border-color: #f1f8ff transparent;
}