mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 10:31:57 +02:00
[ticket/12553] Fix alignment of contact icon.
PHPBB3-12553
This commit is contained in:
@@ -751,14 +751,16 @@ dd.profile-contact {
|
||||
|
||||
.profile-contact .dropdown-container {
|
||||
display: inline-block;
|
||||
text-align: left;
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
.profile-contact .icon_contact {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.profile-contact .dropdown {
|
||||
margin-right: -14px;
|
||||
}
|
||||
|
||||
.online {
|
||||
background-image: none;
|
||||
background-position: 100% 0;
|
||||
|
Reference in New Issue
Block a user