Commit cff585df authored by George Tsiolis's avatar George Tsiolis

Wrap job name on pipeline job sidebar

parent d4e9cd9d
......@@ -270,6 +270,7 @@
.block {
width: 100%;
word-break: break-word;
&:last-child {
border-bottom: 1px solid $border-gray-normal;
......
---
title: Wrap job name on pipeline job sidebar
merge_request: 20804
author: George Tsiolis
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment