Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e61ea861
Commit
e61ea861
authored
Feb 15, 2021
by
yo
Committed by
Yogi
Feb 24, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add space next to download icon in download artifacts button
parent
e20a2ad3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/views/projects/artifacts/browse.html.haml
app/views/projects/artifacts/browse.html.haml
+1
-1
No files found.
app/views/projects/artifacts/browse.html.haml
View file @
e61ea861
...
...
@@ -18,7 +18,7 @@
.tree-controls
<
=
link_to
download_project_job_artifacts_path
(
@project
,
@build
),
rel:
'nofollow'
,
download:
''
,
class:
'gl-button btn btn-default download'
do
=
sprite_icon
(
'download'
)
=
sprite_icon
(
'download'
,
css_class:
'gl-mr-2'
)
Download
artifacts
archive
.tree-content-holder
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment