diff --git a/client/homebrew/editor/snippetbar/snippetbar.less b/client/homebrew/editor/snippetbar/snippetbar.less index 55c9483ef..34dcf20be 100644 --- a/client/homebrew/editor/snippetbar/snippetbar.less +++ b/client/homebrew/editor/snippetbar/snippetbar.less @@ -23,8 +23,10 @@ min-width:225px; &:only-child { + min-width: none; margin-left:auto; } + >div { display : flex; flex : 1;