Fix pin, unpin and close icon issues (#822)

* fix pin, unpin and close icon issues

* formatting
This commit is contained in:
Abbie Petchtes
2018-03-02 16:01:12 -08:00
committed by GitHub
parent 94e8ce5185
commit 56ca3406c4
15 changed files with 82 additions and 56 deletions

View File

@@ -39,9 +39,11 @@
}
.server-explorer-viewlet .monaco-action-bar .action-label {
margin-right: 0;
margin-right: 0.3em;
margin-left: 0.3em;
line-height: 15px;
width: 10px !important;
height: 10px !important;
}
/* Add space beneath the button */