Merge "Fix: don't truncate the article title"

This commit is contained in:
jenkins-bot 2018-06-13 19:04:09 +00:00 committed by Gerrit Code Review
commit cacf03525f
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
.heading-holder {
@pageActionsHeight: @pageActionFontSize + (2 * @iconGutterWidth);
padding: @titleSectionSpacingTop 0 (@pageActionsHeight + 0.5em);
overflow: hidden;
position: relative;
.tagline {