Upgrade to fuzzy-finder@0.6.0

Esse commit está contido em:
Ben Ogle
2013-09-26 15:37:28 -07:00
commit 0b9a316e02
2 arquivos alterados com 3 adições e 2 exclusões
+1 -1
Ver Arquivo
@@ -56,7 +56,7 @@
"editor-stats": "0.2.0",
"exception-reporting": "0.1.0",
"find-and-replace": "0.19.0",
"fuzzy-finder": "0.5.0",
"fuzzy-finder": "0.6.0",
"gfm": "0.4.0",
"git-diff": "0.3.0",
"gists": "0.2.0",
+2 -1
Ver Arquivo
@@ -1,3 +1,4 @@
@import "ui-variables";
@import "octicon-mixins";
.select-list {
@@ -22,7 +23,7 @@
position: relative;
overflow-y: auto;
max-height: 312px;
margin: 0;
margin: @component-padding 0 0 0;
padding: 0;
li {