Fix Algolia search link positioning ()

* Add link for testing purposes
* Fix excerpt link positioning in Algolia search results
* Fix Algolia search input color
* Update CHANGELOG and history

Fixes 
This commit is contained in:
Michael Rose
2018-10-22 13:56:43 -04:00
committed by GitHub
parent de15fb80c4
commit c8f4820d31
8 changed files with 44 additions and 13 deletions

@ -40,3 +40,7 @@ $base0f: #cc6633 !default;
.page__footer-follow .social-icons .svg-inline--fa {
color: inherit;
}
.ais-search-box .ais-search-box--input {
background-color: $form-background-color;
}