mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-13 00:18:05 +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 }}" />
|
||||
<select name="type">
|
||||
{% if type == 'torrent' %}
|
||||
|
Loading…
Reference in New Issue
Block a user