summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2018-05-28 08:00:36 +0900
committerTakuya Noguchi <takninnovationresearch@gmail.com>2018-06-03 13:22:31 +0900
commitf139b62c01816fd25228c3740a3a5b379339e74c (patch)
treedbdbbaa1222eb0643c418dfdc95ffaaba8fb9731 /changelogs
parentfe0ebf76c49e2512b211c5d43152275c536f7e3a (diff)
downloadgitlab-ce-f139b62c01816fd25228c3740a3a5b379339e74c.tar.gz
Fix CSS for buttons not to be hidden on issues/MR title
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/46861-issuable-title-with-longer-username.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/46861-issuable-title-with-longer-username.yml b/changelogs/unreleased/46861-issuable-title-with-longer-username.yml
new file mode 100644
index 00000000000..9df6879deb6
--- /dev/null
+++ b/changelogs/unreleased/46861-issuable-title-with-longer-username.yml
@@ -0,0 +1,5 @@
+---
+title: Fix CSS for buttons not to be hidden on issues/MR title
+merge_request: 19176
+author: Takuya Noguchi
+type: fixed