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

Resolve "Huge artifacts block"

Closes #41772

See merge request gitlab-org/gitlab-ce!19421
This commit is contained in:
Phil Hughes 2018-06-05 14:34:04 +00:00
commit efed7b6dc4
2 changed files with 1 additions and 7 deletions

View file

@ -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;
}

View file

@ -1,5 +1,5 @@
.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')