decrease suggestion padding

This commit is contained in:
Cade Scroggins
2017-07-16 22:11:23 -07:00
parent 8ce9abc065
commit 2a4a33e64e
+1 -1
View File
@@ -164,7 +164,7 @@
} }
.search-suggestion { .search-suggestion {
padding: 1em; padding: .7em 1em;
white-space: nowrap; white-space: nowrap;
font-size: 1.1em; font-size: 1.1em;
cursor: pointer; cursor: pointer;