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