summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-01-02 18:15:34 +0000
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-01-02 18:15:34 +0000
commit2cbb2d0eceaed0f31c92d4eed8932e98f4f74559 (patch)
treeec3aa6d500286a3bde9ae65a0dad2bcce36dbfff /changelogs
parente84b60f414b59bb3ee9d08752db368b51e605c41 (diff)
parent7a571f40393812345806f87f5565de7878820e41 (diff)
downloadgitlab-ce-2cbb2d0eceaed0f31c92d4eed8932e98f4f74559.tar.gz
Merge branch 'fix/activity-inline-event-line-height' into 'master'
Fix activity inline event line height on mobile Closes #38778 See merge request gitlab-org/gitlab-ce!16121
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-activity-inline-event-line-height.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-activity-inline-event-line-height.yml b/changelogs/unreleased/fix-activity-inline-event-line-height.yml
new file mode 100644
index 00000000000..85e69567499
--- /dev/null
+++ b/changelogs/unreleased/fix-activity-inline-event-line-height.yml
@@ -0,0 +1,5 @@
+---
+title: Fix activity inline event line height on mobile
+merge_request: 16121
+author: George Tsiolis
+type: fixed