Add 'no matches' message to package search results

This commit is contained in:
Nick O'Leary
2016-09-30 11:19:47 +01:00
parent 2e87ebe800
commit e3b7c5fce7
2 changed files with 117 additions and 106 deletions

View File

@@ -101,6 +101,5 @@
padding: 10px;
text-align: center;
font-style: italic;
background: $background-color;
color: $form-placeholder-color;
}