Skip to content
Snippets Groups Projects
Unverified Commit 53b28804 authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Fixes download button for artifacts rendering a huge block

parent abe98d44
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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;
}
.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')
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment