diff options
author | George Tsiolis <tsiolis.g@gmail.com> | 2018-11-08 10:22:56 +0200 |
---|---|---|
committer | George Tsiolis <tsiolis.g@gmail.com> | 2018-11-08 10:28:42 +0200 |
commit | 8c29e63175e3707b604cf4c54c9dd588af0f41f0 (patch) | |
tree | dcc350d7c1ca821e2f018963a3e090fcb370c602 /changelogs | |
parent | 15e519451e843b6d55a2c35bbefe039003b15c25 (diff) | |
download | gitlab-ce-8c29e63175e3707b604cf4c54c9dd588af0f41f0.tar.gz |
Remove duplicate primary button in dashboard snippets
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/remove-duplicate-primary-button-in-dashboard-snippets.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/remove-duplicate-primary-button-in-dashboard-snippets.yml b/changelogs/unreleased/remove-duplicate-primary-button-in-dashboard-snippets.yml new file mode 100644 index 00000000000..3a8b3a0df5d --- /dev/null +++ b/changelogs/unreleased/remove-duplicate-primary-button-in-dashboard-snippets.yml @@ -0,0 +1,5 @@ +--- +title: Remove duplicate primary button in dashboard snippets on small viewports +merge_request: 22902 +author: George Tsiolis +type: fixed |