mirror of https://github.com/iv-org/invidious.git
Fix indent in search.ecr for filters
This commit is contained in:
parent
83b5fd252e
commit
b56ebd13b6
|
@ -6,7 +6,7 @@
|
|||
<summary>
|
||||
<a><h3 style="display:inline"> <%= translate(locale, "filter") %> </h3></a>
|
||||
</summary>
|
||||
<div id="filters" class="pure-g h-box">
|
||||
<div id="filters" class="pure-g h-box">
|
||||
<div class="pure-u-1-3 pure-u-md-1-5">
|
||||
<b><%= translate(locale, "date") %></b>
|
||||
<hr/>
|
||||
|
@ -86,7 +86,7 @@
|
|||
</div>
|
||||
<% end %>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</details>
|
||||
|
||||
<hr/>
|
||||
|
|
Loading…
Reference in New Issue