Commit 918ba112 authored by Miguel Rincon's avatar Miguel Rincon

Merge branch '281953-fix-file-header-line-height' into 'master'

Fix incorrect line height in file header

See merge request gitlab-org/gitlab!48117
parents 0e55dc78 d09778cf
......@@ -396,8 +396,6 @@ $note-form-margin-left: 72px;
.discussion-body .diff-file {
.file-title {
cursor: default;
line-height: 42px;
padding: 0 $gl-padding;
border-top: 1px solid $border-color;
border-radius: 0;
......
---
title: Fix incorrect line height in file header
merge_request: 48117
author:
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