Commit f18bb9d5 authored by Annabel Gray's avatar Annabel Gray

Merge branch 'emoji-cutoff-1px' into 'master'

Fix 1px cutoff of emojis

Closes #47913

See merge request gitlab-org/gitlab-ce!21180
parents 216e269e eff99e3f
......@@ -141,9 +141,6 @@ ul.notes {
}
.note-body {
overflow-x: auto;
overflow-y: hidden;
.note-text {
@include md-typography;
// Reset ul style types since we're nested inside a ul already
......
---
title: Fix 1px cutoff of emojis
merge_request: 21180
author: gfyoung
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