Update web/templates/search.html
This commit is contained in:
@@ -77,9 +77,6 @@
|
|||||||
<div class="meta-label">Your Recent Searches</div>
|
<div class="meta-label">Your Recent Searches</div>
|
||||||
<ul id="searchHistoryList" class="small" style="margin:8px 0 0; padding-left:18px;"></ul>
|
<ul id="searchHistoryList" class="small" style="margin:8px 0 0; padding-left:18px;"></ul>
|
||||||
<div id="searchHistoryEmpty" class="muted small" style="display:none;">No history yet.</div>
|
<div id="searchHistoryEmpty" class="muted small" style="display:none;">No history yet.</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="card" style="padding:12px; margin:12px 0;">
|
|
||||||
<div class="meta-label">Recently Viewed</div>
|
<div class="meta-label">Recently Viewed</div>
|
||||||
<ul id="recentViewsList" class="small" style="margin:8px 0 0; padding-left:18px;"></ul>
|
<ul id="recentViewsList" class="small" style="margin:8px 0 0; padding-left:18px;"></ul>
|
||||||
<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>
|
||||||
|
|||||||
Reference in New Issue
Block a user