Merge branch 'ui-improvements' into 'master'
Ui improvements
This commit is contained in:
commit
86fa074024
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@
|
|||
= visibility_level_icon(project.visibility_level)
|
||||
%span.str-truncated
|
||||
%span.project-name
|
||||
= truncate(project.name, length: 25)
|
||||
= project.name
|
||||
%span.arrow
|
||||
%i.icon-angle-right
|
||||
|
|
Loading…
Reference in a new issue