diff --git a/biscuit/apps/alsijil/templates/alsijil/lesson.html b/biscuit/apps/alsijil/templates/alsijil/lesson.html index e0bbc010a258b8f8df537b2f2b4b7847ef41bdf5..84ab4db611580186ab4c541e2eea8f8617623b84 100644 --- a/biscuit/apps/alsijil/templates/alsijil/lesson.html +++ b/biscuit/apps/alsijil/templates/alsijil/lesson.html @@ -43,7 +43,7 @@ {% csrf_token %} {{ personal_note_formset.management_form }} - <table class="table table-striped table-bordered table-hover table-condensed table-responsive w-100"> + <table class="table table-striped table-bordered table-hover table-condensed table-responsive w-100 d-block d-md-table"> <tr> <th>{% blocktrans %}Person{% endblocktrans %}</th> <th>{% blocktrans %}Absent{% endblocktrans %}</th>