line up results with input box

This commit is contained in:
Justin Palmer 2013-02-01 14:18:52 -08:00
parent da6bbd70f9
commit 0a46020914

View File

@ -8,7 +8,7 @@
.command-panel .preview-list {
max-height: 300px;
overflow: auto;
margin: 0 0 5px 10px;
margin: 0 1px 5px 10px;
position: relative;
background-color: #1e1e1e;
color: #C5C8C6;