diff --git a/phpBB/styles/prosilver/theme/buttons.css b/phpBB/styles/prosilver/theme/buttons.css index 4a243392ee..b5c44d00de 100644 --- a/phpBB/styles/prosilver/theme/buttons.css +++ b/phpBB/styles/prosilver/theme/buttons.css @@ -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; }