mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +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 {
|
||||
display: inline-block;
|
||||
text-align: left;
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user