Skip to content
Snippets Groups Projects
Commit b65aedf1 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

Merge branch '31781-print-rendered-files-not-possible' into 'master'

Include blob content when printing page

Closes #31781

See merge request !11247

Former-commit-id: f737a079
parents bd67ac89 83a2cc4f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -28,9 +28,6 @@ nav.navbar-collapse.collapse,
.profiler-results,
.tree-ref-holder,
.tree-holder .breadcrumb,
.blob-commit-info,
.file-title,
.file-holder,
.nav,
.btn,
ul.notes-form,
Loading
Loading
@@ -43,6 +40,11 @@ ul.notes-form,
display: none!important;
}
 
pre {
page-break-before: avoid;
page-break-inside: auto;
}
.page-gutter {
padding-top: 0;
padding-left: 0;
Loading
Loading
---
title: Include the blob content when printing a blob page
merge_request: 11247
author:
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