mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
update paddings
This commit is contained in:
parent
4dcdd177ee
commit
649838d4ee
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
<form class="margin-t-16-px margin-b-8-px" name="search" method="get" action="{{ path('search_index') }}">
|
<form class="margin-t-16-px" name="search" method="get" action="{{ path('search_index') }}">
|
||||||
<input class="min-width-200-px" type="text" name="query" value="{{ query }}" placeholder="{{ 'Keyword, file, hash...' | trans }}" />
|
<input class="min-width-200-px" type="text" name="query" value="{{ query }}" placeholder="{{ 'Keyword, file, hash...' | trans }}" />
|
||||||
<select name="type">
|
<select name="type">
|
||||||
{% if type == 'torrent' %}
|
{% if type == 'torrent' %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue