Fix hover style for emoji button on parallel diff view

This commit is contained in:
Annabel Dunstone Gray 2017-06-19 15:01:38 -05:00
parent 6ac777a759
commit b03c82c64e
1 changed files with 0 additions and 5 deletions

View File

@ -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;