Merge branch '28262-horizontal-scrolling-issue-on-long-project-names' into 'master'
Resolve "Horizontal scrolling issue on long project names" Closes #28262 See merge request !9301
This commit is contained in:
commit
0aaf22ded4
2 changed files with 5 additions and 0 deletions
|
@ -102,6 +102,7 @@
|
|||
font-size: 24px;
|
||||
font-weight: 400;
|
||||
line-height: 1;
|
||||
word-wrap: break-word;
|
||||
|
||||
.fa {
|
||||
margin-left: 2px;
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: Wrap long Project and Group titles
|
||||
merge_request: 9301
|
||||
author:
|
Loading…
Reference in a new issue