Update web/templates/search.html
This commit is contained in:
@@ -61,9 +61,8 @@
|
|||||||
<div class="empty-subtitle">Try broadening your terms or enabling more fields above.</div>
|
<div class="empty-subtitle">Try broadening your terms or enabling more fields above.</div>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- ===== History (single card) ===== -->
|
<!-- ===== History (single card) — now inside .container so width matches ===== -->
|
||||||
<div class="card" style="padding:12px; margin:16px 0 12px;">
|
<div class="card" style="padding:12px; margin:16px 0 12px;">
|
||||||
<h1 class="page-title">Search History</h1>
|
<h1 class="page-title">Search History</h1>
|
||||||
|
|
||||||
@@ -83,6 +82,7 @@
|
|||||||
<div id="recentViewsEmpty" class="muted small" style="display:none;">Nothing yet—open an illustration and linger 10s.</div>
|
<div id="recentViewsEmpty" class="muted small" style="display:none;">Nothing yet—open an illustration and linger 10s.</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
(function(){
|
(function(){
|
||||||
|
|||||||
Reference in New Issue
Block a user