mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 18:58:10 +00:00
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:
parent
1a9452f24d
commit
4175de5071
@ -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}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user