Fix reply octicon (#11821)

Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
John Olheiser
2020-06-09 10:13:00 -05:00
committed by GitHub
parent 777015c2c2
commit aaff47ad75
2 changed files with 2 additions and 2 deletions

View File

@ -318,7 +318,7 @@
margin-right: 5px;
color: #777777;
&.octicon-mail-reply {
&.octicon-reply {
margin-right: 10px;
}