diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2019-01-31 00:18:06 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2019-01-31 00:18:06 +0000 |
commit | 90ffed5c47ba64af84c82412b764267d41a224e4 (patch) | |
tree | 0a29a808dbaafedfdef657203c40e467d197cfdc /changelogs | |
parent | 1414cfae43ce175feaaaca346287274fe3c372e2 (diff) | |
parent | 95ede02c798e647884e7b6c1f8c2a91e9c1c13fb (diff) | |
download | gitlab-ce-90ffed5c47ba64af84c82412b764267d41a224e4.tar.gz |
Merge branch '56764-poor-ui-on-milestone-validation-error-page' into 'master'
Fix CSS grid on a new Project/Group Milestone
Closes #56764
See merge request gitlab-org/gitlab-ce!24614
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/56764-poor-ui-on-milestone-validation-error-page.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/56764-poor-ui-on-milestone-validation-error-page.yml b/changelogs/unreleased/56764-poor-ui-on-milestone-validation-error-page.yml new file mode 100644 index 00000000000..089ffd47321 --- /dev/null +++ b/changelogs/unreleased/56764-poor-ui-on-milestone-validation-error-page.yml @@ -0,0 +1,5 @@ +--- +title: Fix CSS grid on a new Project/Group Milestone +merge_request: 24614 +author: Takuya Noguchi +type: fixed |