We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77eddbf + d478cc3 commit 6734874Copy full SHA for 6734874
1 file changed
includes/header.html
@@ -104,7 +104,7 @@ <h4 class="text-mono f5 text-normal text-gray d-md-none">{% data ui.homepage.exp
104
105
<!-- GitHub.com homepage and 404 page has a stylized search; Enterprise homepages do not -->
106
{% if page.relativePath != 'index.md' and error != '404' %}
107
- <div class="pt-3 pt-md-0 d-md-inline-block ml-md-3 bord'er-top border-md-top-0">
+ <div class="pt-3 pt-md-0 d-md-inline-block ml-md-3 border-top border-md-top-0">
108
{% include search-form %}
109
<div id="search-results-container"></div>
110
<div class="search-overlay-desktop"></div>
0 commit comments