Commit f6dbacb8 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'ce-to-ee-2018-06-28' into 'master'

CE upstream - 2018-06-28 18:21 UTC

See merge request gitlab-org/gitlab-ee!6321
parents d555a8a4 b12a1eba
......@@ -104,6 +104,10 @@
position: relative;
top: 3px;
}
> gl-emoji {
line-height: 1.5;
}
}
.award-menu-holder {
......
......@@ -4,4 +4,5 @@ gl-emoji {
vertical-align: middle;
font-family: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 1.5em;
line-height: 0.9;
}
---
title: Fix paragraph line height for emoji
merge_request: 20137
author: George Tsiolis
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