1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 18:11:47 +02:00

[ticket/14315] Tweak location of drop-down

PHPBB3-14315
This commit is contained in:
Marc Alexander
2016-02-16 17:06:07 +01:00
parent 0a1604a536
commit 32815faa33

View File

@@ -2471,7 +2471,7 @@ fieldset.permissions .padding {
.roles-options > .dropdown {
left: auto;
top: 3em;
top: 3.2em;
width: 250px;
}