[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;
}