diff options
author | Brandon Labuschagne <blabuschagne@gitlab.com> | 2019-02-28 10:37:39 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2019-02-28 10:37:39 +0000 |
commit | 983173ce27fb91a824508f5e27f76748494435eb (patch) | |
tree | c85812cead7a2ce02d4b10d06fb66aab24a3cd96 /changelogs | |
parent | 23eb41fc13469dc6d74bf216d283145416541ba5 (diff) | |
download | gitlab-ce-983173ce27fb91a824508f5e27f76748494435eb.tar.gz |
Fix bug where project topics truncate
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/57788-project-labels-tooltip-missing.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/57788-project-labels-tooltip-missing.yml b/changelogs/unreleased/57788-project-labels-tooltip-missing.yml new file mode 100644 index 00000000000..9146af0e0f3 --- /dev/null +++ b/changelogs/unreleased/57788-project-labels-tooltip-missing.yml @@ -0,0 +1,5 @@ +--- +title: Fix bug where project topics truncate +merge_request: 25398 +author: +type: fixed |