improve styling

This commit is contained in:
Sam
2015-06-15 17:06:49 +10:00
parent 57b4cb853f
commit 1b764f2250
2 changed files with 7 additions and 6 deletions
@@ -48,7 +48,7 @@ export default {
openTag: 'span',
closeTag: 'span',
title: I18n.t('solved.has_accepted_answer'),
icon: 'check-square'
icon: 'check-square-o'
});
}
return results;