Merge branch '61393-emoji-button' into 'master'

Fix color of emoji button

Closes #61393

See merge request gitlab-org/gitlab-ce!28889
This commit is contained in:
Filipa Lacerda 2019-05-30 08:23:17 +00:00
commit b27f1b6855

View file

@ -232,9 +232,6 @@
height: $default-icon-size; height: $default-icon-size;
width: $default-icon-size; width: $default-icon-size;
border-radius: 50%; border-radius: 50%;
}
path {
fill: $gray-700; fill: $gray-700;
} }
} }