mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-27 15:14:18 +00:00
update paddings
This commit is contained in:
parent
4dcdd177ee
commit
649838d4ee
@ -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…
x
Reference in New Issue
Block a user