diff --git a/nyaa/templates/search_results.html b/nyaa/templates/search_results.html index 52c27f0..bdacd4d 100644 --- a/nyaa/templates/search_results.html +++ b/nyaa/templates/search_results.html @@ -19,7 +19,7 @@ {% call render_column_header("hdr-name", "width:auto;", sort_key="name") %}
Name
{% endcall %} - {% call render_column_header("hdr-link", "width:0;", center_text=True) %} + {% call render_column_header("hdr-link", "width:70px;", center_text=True) %}
Link
{% endcall %} {% call render_column_header("hdr-size", "width:100px;", center_text=True, sort_key="size") %}