Commit 908b8b71 authored by Paul Slaughter's avatar Paul Slaughter

Fix vertical alignment of text in diffs

- Adds changelog
parent 607a2562
......@@ -72,6 +72,7 @@
.line_holder td {
line-height: $code-line-height;
font-size: $code-font-size;
vertical-align: top;
&.noteable_line {
position: relative;
......
---
title: Fix vertical alignment of text in diffs
merge_request: 21573
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