Commit eff99e3f authored by gfyoung's avatar gfyoung Committed by Annabel Gray

Fix 1px cutoff of emojis

parent 216e269e
......@@ -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