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
53b28804
Commit
53b28804
authored
Jun 05, 2018
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes download button for artifacts rendering a huge block
parent
abe98d44
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
7 deletions
+1
-7
app/assets/stylesheets/framework/layout.scss
app/assets/stylesheets/framework/layout.scss
+0
-6
app/views/projects/blob/viewers/_download.html.haml
app/views/projects/blob/viewers/_download.html.haml
+1
-1
No files found.
app/assets/stylesheets/framework/layout.scss
View file @
53b28804
...
...
@@ -115,9 +115,3 @@ body {
.with-performance-bar
.layout-page
{
margin-top
:
$header-height
+
$performance-bar-height
;
}
.vertical-center
{
min-height
:
100vh
;
display
:
flex
;
align-items
:
center
;
}
app/views/projects/blob/viewers/_download.html.haml
View file @
53b28804
.file-content.blob_file.blob-no-preview
.center.render-error
.vertical-center
.center.render-error
=
link_to
blob_raw_path
do
%h1
.light
=
sprite_icon
(
'download'
)
...
...
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