parent
6836078304
commit
9ec582c8c6
2 changed files with 6 additions and 0 deletions
|
@ -189,6 +189,7 @@
|
||||||
|
|
||||||
.commit-content {
|
.commit-content {
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
|
white-space: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.commit-actions {
|
.commit-actions {
|
||||||
|
|
5
changelogs/unreleased/commit-title-wrapping.yml
Normal file
5
changelogs/unreleased/commit-title-wrapping.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: Fixed long commit links not wrapping correctly
|
||||||
|
merge_request:
|
||||||
|
author:
|
||||||
|
type: fixed
|
Loading…
Reference in a new issue