Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRubén Moya <rmoyarodriguez@gmail.com>2018-12-26 16:49:58 +0300
committerFatih Acet <acetfatih@gmail.com>2018-12-26 16:49:58 +0300
commit452d7cd3f3b9fce7e650bdfb950888680dfc59bd (patch)
tree46658ea0eae5c955df3bdae5c8b1681c44e038b0 /changelogs/unreleased
parent78dcdc871a053e68e60e72d891801895f74b1c79 (diff)
Add word-break to issue title to fix edit button disspearing
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/55484-fix-edit-button.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/55484-fix-edit-button.yml b/changelogs/unreleased/55484-fix-edit-button.yml
new file mode 100644
index 00000000000..c8998cba248
--- /dev/null
+++ b/changelogs/unreleased/55484-fix-edit-button.yml
@@ -0,0 +1,4 @@
+title: Fix edit button disappearing in issue title
+merge_request: 23948
+author: Ruben Moya
+type: fixed