Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
67f234ad47e5
Commit
7e1f3007
authored
Aug 16, 2018
by
gfyoung
Committed by
Annabel Gray
Aug 16, 2018
Browse files
Fix 1px cutoff of emojis
parent
dc57ef2f3828
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/pages/notes.scss
View file @
67f234ad
...
@@ -141,9 +141,6 @@ ul.notes {
...
@@ -141,9 +141,6 @@ ul.notes {
}
}
.note-body
{
.note-body
{
overflow-x
:
auto
;
overflow-y
:
hidden
;
.note-text
{
.note-text
{
@include
md-typography
;
@include
md-typography
;
// Reset ul style types since we're nested inside a ul already
// Reset ul style types since we're nested inside a ul already
...
...
changelogs/unreleased/emoji-cutoff-1px.yml
0 → 100644
View file @
67f234ad
---
title
:
Fix 1px cutoff of emojis
merge_request
:
21180
author
:
gfyoung
type
:
fixed
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment