aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/styles/prosilver/theme/buttons.css4
1 files changed, 4 insertions, 0 deletions
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; }