mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 19:49:54 +02:00
[ticket/12265] Add contact icon and remove border from last row & cells.
PHPBB3-12265
This commit is contained in:
@@ -254,14 +254,10 @@ ul.profile-icons.responsive a.responsive-menu-link:before {
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.contact-icons a:nth-child(4) {
|
||||
.contact-icons .last-cell {
|
||||
border-right: none;
|
||||
}
|
||||
|
||||
.contact-icons a:nth-child(5) {
|
||||
clear: left;
|
||||
}
|
||||
|
||||
.contact-icons div:last-child a {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user