mirror of
https://github.com/bitwarden/help
synced 2026-01-08 11:33:45 +00:00
brand styling
This commit is contained in:
@@ -7,9 +7,9 @@ title: Help, FAQ, and Support
|
||||
<div class="container">
|
||||
<form action="/search/" method="get">
|
||||
<div class="input-group">
|
||||
<input type="search" class="form-control" placeholder="Type your problem here..." name="q">
|
||||
<input type="search" class="form-control input-lg" placeholder="Type your problem here..." name="q">
|
||||
<span class="input-group-btn">
|
||||
<button class="btn btn-default" type="submit">Search</button>
|
||||
<button class="btn btn-lg btn-default" type="submit">Search</button>
|
||||
</span>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user