diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2018-06-18 19:40:16 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2018-06-18 19:40:16 +0000 |
commit | bfa7983dd6f90d6de6c29d7d3f58685566a90f38 (patch) | |
tree | a48e9ad93fc882d9cda7080de42e660d9b6c7fbb /changelogs | |
parent | ab7bd6dc30af5007f6fcadcb1935af5fdb1b0937 (diff) | |
parent | f139b62c01816fd25228c3740a3a5b379339e74c (diff) | |
download | gitlab-ce-bfa7983dd6f90d6de6c29d7d3f58685566a90f38.tar.gz |
Merge branch '46861-issuable-title-with-longer-username' into 'master'
Buttons disappear on merge request page in some case
Closes #46861 and #14348
See merge request gitlab-org/gitlab-ce!19176
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/46861-issuable-title-with-longer-username.yml | 5 |
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 |