Commit 4f855ebb authored by Dmytro Zaporozhets (DZ)'s avatar Dmytro Zaporozhets (DZ) Committed by Brandon Labuschagne

Remove top margin for print layout

Signed-off-by: default avatarDmytro Zaporozhets <dzaporozhets@gitlab.com>
parent 94c5bb3f
......@@ -60,3 +60,11 @@ pre {
a[href]::after {
content: none !important;
}
.with-performance-bar .layout-page {
margin-top: 0;
}
.content-wrapper {
margin-top: 0;
}
---
title: Remove top margin for print layout
merge_request: 57824
author:
type: changed
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