Skip to content

Commit

Permalink
Fix #84632
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Solorio committed Nov 19, 2019
1 parent 489706a commit d241110
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vs/workbench/contrib/scm/browser/media/scmViewlet.css
Expand Up @@ -47,6 +47,7 @@
.scm-viewlet .monaco-list-row > .scm-provider > .monaco-action-bar .action-label {
text-overflow: ellipsis;
overflow: hidden;
min-width: 14px; /* minimum size of icons */
}

.scm-viewlet .monaco-list-row > .scm-provider > .monaco-action-bar .action-label .codicon {
Expand Down

0 comments on commit d241110

Please sign in to comment.