Skip to content
Snippets Groups Projects
Commit a5491fd1 authored by Phil Hughes's avatar Phil Hughes
Browse files

Merge branch '41040-long-webhook-url-problem' into 'master'

Fix long webhook URL overflow for custom integration

Closes #41040

See merge request gitlab-org/gitlab-ce!21668
parents 0d1576c4 5f808174
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -111,6 +111,7 @@ ul.content-list {
border-color: $white-normal;
font-size: $gl-font-size;
color: $gl-text-color;
word-break: break-word;
 
&.no-description {
.title {
Loading
Loading
---
title: Fix long webhook URL overflow for custom integration.
merge_request:
author: Kukovskii Vladimir
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment