Fix indent in search.ecr for filters

This commit is contained in:
syeopite 2021-03-13 09:14:55 -08:00
parent 83b5fd252e
commit b56ebd13b6
No known key found for this signature in database
GPG Key ID: 6AD1167E363D939E

View File

@ -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/>