1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

more layout work

This commit is contained in:
Kyle Spearrin
2017-05-22 18:39:08 -04:00
parent 1069108d65
commit c34f7f4c9a
6 changed files with 121 additions and 161 deletions

View File

@@ -52,8 +52,22 @@
</div>
</div>
</nav>
<header>
<div class="container">
<form action="/search/" method="get">
<div class="input-group">
<input type="search" class="form-control input-lg" placeholder="Search the help center..." name="q">
<span class="input-group-btn">
<button class="btn btn-lg btn-default" type="submit">Search</button>
</span>
</div>
</form>
</div>
</header>
{{content}}
<content>
{{content}}
</content>
<footer>
<div class="container">