mirror of
https://github.com/daniviga/django-ram.git
synced 2026-02-04 01:50:39 +01:00
Improve tables behavior on small screen (mobile)
This commit is contained in:
@@ -402,7 +402,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="tab-pane" id="nav-documents" role="tabpanel" aria-labelledby="nav-documents-tab">
|
||||
<div class="tab-pane table-responsive" id="nav-documents" role="tabpanel" aria-labelledby="nav-documents-tab">
|
||||
{% include "includes/documents.html" %}
|
||||
{% include "includes/documents.html" with documents=decoder_documents header="Decoder documents" %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user