Merge "Update style for page title in sticky header"

This commit is contained in:
jenkins-bot 2021-11-29 23:11:58 +00:00 committed by Gerrit Code Review
commit 8c19f565d1
1 changed files with 3 additions and 0 deletions

View File

@ -83,6 +83,9 @@
max-width: 500px;
overflow: hidden;
padding-right: 10px;
font-family: @font-family-serif;
// T296320 closest standardized option to 22px (24px)
font-size: @font-size-heading-2;
// T289814 Fade out page titles longer than 500px.
/* Stylelint rule broken for vendor prefixes: https://github.com/stylelint/stylelint/issues/1939 */