Add some space below search form

This commit is contained in:
mrliptontea
2018-09-29 17:05:22 +01:00
parent 6d1346064e
commit 3e80d292f4
2 changed files with 3 additions and 1 deletions

View File

@@ -99,6 +99,8 @@
// Search form
#search-form {
margin-bottom: $line-height-computed;
input,
select {
margin-right: 5px;

File diff suppressed because one or more lines are too long