Commit 5214e507 authored by Phil Hughes's avatar Phil Hughes

Merge branch '33865-add-emoji-parallel-view' into 'master'

Fix hover style for emoji button on parallel diff view

Closes #33865

See merge request !12281
parents bcc5fc85 b03c82c6
......@@ -509,11 +509,6 @@ ul.notes {
display: inline;
line-height: 20px;
@include notes-media('min', $screen-sm-min) {
margin-left: 10px;
line-height: 24px;
}
.fa {
color: $gray-darkest;
position: relative;
......
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