mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +02:00
[ticket/12265] Ensure that dropdown is always at the very left of the container
PHPBB3-12265
This commit is contained in:
@@ -737,6 +737,7 @@ dd.profile-contact {
|
|||||||
|
|
||||||
.profile-contact .dropdown-container {
|
.profile-contact .dropdown-container {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
text-align: left;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user