From 2c15b653cc636d8e69ed94ffb7d442b32da65287 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sat, 19 Oct 2013 22:30:03 +0300 Subject: [PATCH] [ticket/11552] Tweaks to responsive navigation PHPBB3-11552 --- phpBB/styles/prosilver/template/forum_fn.js | 4 ++-- phpBB/styles/prosilver/template/overall_header.html | 2 +- phpBB/styles/prosilver/theme/common.css | 4 ++++ 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/phpBB/styles/prosilver/template/forum_fn.js b/phpBB/styles/prosilver/template/forum_fn.js index f5460927a5..d710d947cd 100644 --- a/phpBB/styles/prosilver/template/forum_fn.js +++ b/phpBB/styles/prosilver/template/forum_fn.js @@ -468,7 +468,7 @@ function insert_single_user(formId, user) }); // Responsive breadcrumbs - $('.breadcrumbs:not(.skip-responsive)').each(function() { + $('.breadcrumbs:not(.skip-responsive, .linklist .breadcrumbs)').each(function() { var $this = $(this), $body = $('body'), links = $this.find('.crumb'), @@ -606,7 +606,7 @@ function insert_single_user(formId, user) links = $this.children().not('.skip-responsive'), html = '