Merge branch 'master' into joh/extpack

This commit is contained in:
Johannes Rieken 2018-08-16 10:17:49 +02:00
commit 5a3c0eebfb
2 changed files with 1 additions and 1 deletions

View file

@ -27,7 +27,6 @@
background-image: url(./collapsed.svg);
opacity: .7;
width: 16px;
min-width: 16px;
height: 16px;
display: inline-block;
background-size: 16px;

View file

@ -265,6 +265,7 @@
.monaco-workbench > .part.editor > .content .editor-group-container > .title .tabs-breadcrumbs .breadcrumbs-control .monaco-icon-label::before {
height: 18px; /* tweak the icon size of the editor labels when icons are enabled */
min-width: 16px;
}
.monaco-workbench > .part.editor > .content .editor-group-container > .title .tabs-breadcrumbs .breadcrumbs-control .monaco-breadcrumb-item {