We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11710e5 + bb6be08 commit 539f92bCopy full SHA for 539f92b
resources/views/partials/algolia_template.php
@@ -43,8 +43,9 @@
43
<script id="search_footer_template" type="text/template">
44
<div class="footer">
45
<a target="_blank" href="http://www.algolia.com/?utm_source=lavarel&utm_medium=link&utm_campaign=lavarel_documentation_search">
46
- <img width="50" src="/assets/img/algolia-logo.png">'
+ <img width="50" src="/assets/img/algolia-logo.png">
47
<div class="powered">powered by</div>
48
+ <div style="clear: both"></div>
49
</a>
50
</div>
51
</script>
0 commit comments