Commit efed7b6d authored by Phil Hughes's avatar Phil Hughes

Merge branch '41772-huge-artifacts-block' into 'master'

Resolve "Huge artifacts block"

Closes #41772

See merge request gitlab-org/gitlab-ce!19421
parents 5426f09f 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;
}
.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')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment