diff --git a/client/homebrew/editor/snippetbar/snippetbar.less b/client/homebrew/editor/snippetbar/snippetbar.less index 771ada1a7..88a8d0714 100644 --- a/client/homebrew/editor/snippetbar/snippetbar.less +++ b/client/homebrew/editor/snippetbar/snippetbar.less @@ -81,7 +81,6 @@ } &.formatCode { .tooltipLeft('Clean your Code'); - font-size : 0.75em; color : grey; &.active { color : inherit; } }