Fixes long commit links breaking the commit list layout

Closes #36524
This commit is contained in:
Phil Hughes 2017-12-06 13:21:08 +00:00
parent 6836078304
commit 9ec582c8c6
No known key found for this signature in database
GPG key ID: 32245528C52E0F9F
2 changed files with 6 additions and 0 deletions

View file

@ -189,6 +189,7 @@
.commit-content {
padding-right: 10px;
white-space: normal;
}
.commit-actions {

View file

@ -0,0 +1,5 @@
---
title: Fixed long commit links not wrapping correctly
merge_request:
author:
type: fixed