mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-21 05:41:54 +02:00
keep grid header on one line
This commit is contained in:
@@ -150,7 +150,6 @@
|
||||
<a href="{% url 'admin:core_snapshot_change' obj.id %}">
|
||||
<span class="timestamp">{{obj.added}}</span>
|
||||
</a>
|
||||
|
||||
<label>
|
||||
<span class="num_outputs">📄 {{obj.num_outputs}}</span>
|
||||
<span>🗄 {{ obj.archive_size | file_size }}</span>
|
||||
|
Reference in New Issue
Block a user