diff options
author | Philip Karpiak <philip@eswat.ca> | 2016-11-10 10:07:27 -0500 |
---|---|---|
committer | Philip Karpiak <philip@eswat.ca> | 2016-11-10 10:14:36 -0500 |
commit | d9a0682d891e26a8ad0e5eb1a1b9b41d15fb5b27 (patch) | |
tree | fa6c5a785517aac55b1c999f5deec3a37a6e7679 /changelogs | |
parent | 0c99e5d0b6b457ef7db2c36f1394fad5c63d1142 (diff) | |
download | gitlab-ce-d9a0682d891e26a8ad0e5eb1a1b9b41d15fb5b27.tar.gz |
Project download buttons always show
This was hidden when the viewport was was below the 'hidden-sm' theshold. Now it displays the same as the rest of the 'project-repo-buttons' block.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/always-show-download-button.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/always-show-download-button.yml b/changelogs/unreleased/always-show-download-button.yml new file mode 100644 index 00000000000..3a625834d01 --- /dev/null +++ b/changelogs/unreleased/always-show-download-button.yml @@ -0,0 +1,4 @@ +--- +title: Project download buttons always show +merge_request: 7405 +author: Philip Karpiak |