mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/14315] Tweak location of drop-down
PHPBB3-14315
This commit is contained in:
parent
0a1604a536
commit
32815faa33
1 changed files with 1 additions and 1 deletions
|
@ -2471,7 +2471,7 @@ fieldset.permissions .padding {
|
||||||
|
|
||||||
.roles-options > .dropdown {
|
.roles-options > .dropdown {
|
||||||
left: auto;
|
left: auto;
|
||||||
top: 3em;
|
top: 3.2em;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue