From c4ec68b13cb0625bb3d2042f89f91e3bbdfc8813 Mon Sep 17 00:00:00 2001 From: bwang Date: Mon, 19 Sep 2022 13:26:12 -0500 Subject: [PATCH] Fix border when title is hidden and when toolbar is empty Bug: T317930 Change-Id: Iba89a2e642a8377c3603d099fb1157fc2df465d0 --- includes/templates/ArticleToolbar.mustache | 2 +- includes/templates/ContentHeader.mustache | 2 +- .../skins.vector.styles/components/ArticleToolbar.less | 3 ++- .../skins.vector.styles/components/ContentHeader.less | 9 ++++++++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/includes/templates/ArticleToolbar.mustache b/includes/templates/ArticleToolbar.mustache index 0a8fa2fb..79568f00 100644 --- a/includes/templates/ArticleToolbar.mustache +++ b/includes/templates/ArticleToolbar.mustache @@ -6,7 +6,7 @@ {{#data-associated-pages}}{{>Menu}}{{/data-associated-pages}} {{#data-variants}}{{>Menu}}{{/data-variants}} -
+
{{#data-views}}{{>Menu}}{{/data-views}} {{#data-actions}}{{>Menu}}{{/data-actions}}
diff --git a/includes/templates/ContentHeader.mustache b/includes/templates/ContentHeader.mustache index d1e43cb2..fd0d3815 100644 --- a/includes/templates/ContentHeader.mustache +++ b/includes/templates/ContentHeader.mustache @@ -2,7 +2,7 @@ Content Header - Main

title for all pages, with either the indicators or language selector. When language button is visible, indicators are placed in the ContentSubheader.mustache template instead. }} -
+
{{#data-toc}}