[ticket/12265] Ensure that there's only 4 icons per row in IE & Opera.

PHPBB3-12265
This commit is contained in:
Cesar G 2014-04-11 10:19:25 -07:00
parent 11dd010f84
commit b9f9c33199

View file

@ -262,6 +262,10 @@ ul.profile-icons.responsive a.responsive-menu-link:before {
border-bottom: none; border-bottom: none;
} }
.contact-icons div {
clear: left;
}
/* Profile & navigation icons */ /* Profile & navigation icons */
.pm-icon { background-position: 0 0; } .pm-icon { background-position: 0 0; }