diff --git a/phpBB/styles/prosilver/theme/buttons.css b/phpBB/styles/prosilver/theme/buttons.css index c6bdddd407..e2c0dc9145 100644 --- a/phpBB/styles/prosilver/theme/buttons.css +++ b/phpBB/styles/prosilver/theme/buttons.css @@ -190,9 +190,9 @@ ul.profile-icons.responsive a.responsive-menu-link:before { .postbody ul.profile-icons.responsive .responsive-popup li span { display: block; text-align: right; - padding: 2px; font-size: 1.2em; - line-height: 1.2em; + line-height: 1.8em; + white-space: nowrap; } .hasjs .postbody ul.profile-icons {