mirror of
https://github.com/torproject/support.git
synced 2024-11-23 09:19:45 +00:00
Change search bar width
This commit is contained in:
parent
f443bd7988
commit
76d3deb09a
@ -1,6 +1,6 @@
|
||||
<div class="row">
|
||||
<form class="form-inline form-wide justify-content-md-center" id="searchForm" action="https://duckduckgo.com/" method="GET">
|
||||
<div class="col-md-4 col-sm-12">
|
||||
<div class="col-md-5">
|
||||
<div class="col-12 input-group p-0">
|
||||
<input id="q" class="form-control form-wide rounded-left border-0" type="text" name="q" placeholder="{{ _('Search using DuckDuckGo') }} ..." aria-label="{{ _('Search') }}">
|
||||
<input type="hidden" name="sites" value="support.torproject.org">
|
||||
|
Loading…
Reference in New Issue
Block a user