The li parent of the action item is getting 4 extra px from somewhere
This commit is contained in:
Rob Lourens 2018-03-07 17:47:09 -08:00
parent af8430475f
commit eb551fda39

View file

@ -53,6 +53,10 @@
margin-left: 3px;
}
.search-view .search-widget .replace-container .monaco-action-bar {
height: 25px;
}
.search-view .search-widget .replace-container .monaco-action-bar .action-item .icon {
background-repeat: no-repeat;
width: 20px;