mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-02-02 01:54:13 +00:00
update padding
This commit is contained in:
parent
8ab4c0b9cf
commit
f8969ba66e
@ -1,4 +1,4 @@
|
|||||||
<form class="margin-t-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