From 87194d600002a3df93fa2015c442996c43192cc8 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sun, 20 Oct 2013 11:50:47 +0300 Subject: [PATCH] [ticket/11552] Better responsive post buttons PHPBB3-11552 --- phpBB/styles/prosilver/template/forum_fn.js | 4 +- phpBB/styles/prosilver/theme/buttons.css | 60 ++++++++++++++++++ phpBB/styles/prosilver/theme/colours.css | 1 + .../prosilver/theme/images/icon_post_menu.png | Bin 0 -> 1844 bytes 4 files changed, 63 insertions(+), 2 deletions(-) create mode 100644 phpBB/styles/prosilver/theme/images/icon_post_menu.png diff --git a/phpBB/styles/prosilver/template/forum_fn.js b/phpBB/styles/prosilver/template/forum_fn.js index 6826a6b365..759a27c80a 100644 --- a/phpBB/styles/prosilver/template/forum_fn.js +++ b/phpBB/styles/prosilver/template/forum_fn.js @@ -600,13 +600,13 @@ function insert_single_user(formId, user) }); // Responsive link lists - $('.linklist:not(.navlinks, .skip-responsive)').each(function() { + $('.linklist:not(.navlinks, .skip-responsive), .postbody ul.profile-icons:not(.skip-responsive)').each(function() { var $this = $(this), $body = $('body'), links = $this.children().not('.skip-responsive'), html = '