From 076198da7b6d38a0366824a7dff791d15a6f2d87 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sun, 20 Oct 2013 11:54:51 +0300 Subject: [PATCH] [ticket/11552] Adjustments for responsive post buttons PHPBB3-11552 --- phpBB/styles/prosilver/theme/buttons.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {