mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 05:18:52 +00:00
[ticket/12265] Ensure that there's only 4 icons per row in IE & Opera.
PHPBB3-12265
This commit is contained in:
parent
11dd010f84
commit
b9f9c33199
1 changed files with 4 additions and 0 deletions
|
@ -262,6 +262,10 @@ ul.profile-icons.responsive a.responsive-menu-link:before {
|
|||
border-bottom: none;
|
||||
}
|
||||
|
||||
.contact-icons div {
|
||||
clear: left;
|
||||
}
|
||||
|
||||
|
||||
/* Profile & navigation icons */
|
||||
.pm-icon { background-position: 0 0; }
|
||||
|
|
Loading…
Add table
Reference in a new issue