UX: Wrap title on search log term page with a proper div.

Search log filter selector was not floating right as it should.
This commit is contained in:
Guo Xiang Tan 2019-04-02 11:55:57 +08:00
parent 1a9452f24d
commit 4175de5071
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
<p>
<div class="admin-title">
{{period-chooser period=period}}
{{combo-box content=searchTypeOptions value=searchType class='search-logs-filter'}}
</p>
<br>
</div>
<h2>
{{#link-to 'full-page-search' (query-params q=term)}}{{term}}{{/link-to}}