We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a019df + 5ea10fc commit d478cc3Copy full SHA for d478cc3
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