Various misc fixes

This commit is contained in:
2020-09-17 09:08:00 +01:00
parent ce5a92dfa8
commit dcc0e53062
23 changed files with 41 additions and 57 deletions

View File

@@ -1,6 +1,5 @@
{% load namewithnotes from filters %}
{% comment %}<div class="d-none d-md-block">{% endcomment %}
<div class="table-responsive" style="overflow: hidden;">
<div class="table-responsive">
<table class="table mb-0">
<thead>
<tr>
@@ -87,9 +86,3 @@
</tbody>
</table>
</div>
{% comment %}
</div>
<div class="d-xs-block d-sm-block d-md-none">
{% include 'event_table_mobile.html' %}
</div>
{% endcomment %}