diff --git a/client/homebrew/editor/snippetbar/snippetbar.less b/client/homebrew/editor/snippetbar/snippetbar.less index c2649a13c..c50d9df4c 100644 --- a/client/homebrew/editor/snippetbar/snippetbar.less +++ b/client/homebrew/editor/snippetbar/snippetbar.less @@ -62,7 +62,10 @@ color : inherit; } &>.dropdown{ - right : -1px; + right : -1px; + &>.snippet{ + padding-right : 10px; + } } } &.editorTheme {