diff --git a/client/homebrew/editor/snippetbar/snippetbar.less b/client/homebrew/editor/snippetbar/snippetbar.less index e91c78e7b..c6f3152a7 100644 --- a/client/homebrew/editor/snippetbar/snippetbar.less +++ b/client/homebrew/editor/snippetbar/snippetbar.less @@ -139,7 +139,7 @@ height : auto; &::before { font-size : 1.4em; - content : 'F'; + content : 'ABC'; } &.OpenSans {font-family : 'OpenSans';}