Commit 5271c3bc authored by Erik van der Gaag's avatar Erik van der Gaag Committed by Annabel Dunstone Gray

Fixes issue height of detail-page-header

detail-page-header-body class was making the height of the header 1 pixel too big to fit evenly
parent 6f90976b
......@@ -21,7 +21,6 @@
.detail-page-header-body {
position: relative;
line-height: 35px;
display: flex;
flex: 1 1;
min-width: 0;
......
---
title: Fix the height of the page headers on issues/merge request/snippets pages
merge_request: 28650
author: Erik van der Gaag
type: fixed
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