Adjusted search key top margin

This commit is contained in:
Michael Abashian 2017-07-14 14:14:39 -04:00
parent d0250fe197
commit 96ae6d996d

View File

@ -184,7 +184,7 @@
.SmartSearch-keyPane {
max-height: 215px;
overflow: auto;
margin: 20px 0 0 0;
margin: 10px 0 0 0;
font-size: 12px;
width: 100%;
padding: 15px;