Merge "Fix title getting cut off in sticky header."

This commit is contained in:
jenkins-bot 2021-10-26 15:51:01 +00:00 committed by Gerrit Code Review
commit 5641a38edf
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
position: relative;
max-width: 500px;
overflow: hidden;
padding-right: 10px;
// T289814 Fade out page titles longer than 500px.
/* Stylelint rule broken for vendor prefixes: https://github.com/stylelint/stylelint/issues/1939 */