diff --git a/biscuit/apps/alsijil/templates/alsijil/lesson.html b/biscuit/apps/alsijil/templates/alsijil/lesson.html index 7ed820188b5260e75d199dff21b694f90e46f76a..841c9b5b8517b281d5d035292d9ca62824e34f39 100644 --- a/biscuit/apps/alsijil/templates/alsijil/lesson.html +++ b/biscuit/apps/alsijil/templates/alsijil/lesson.html @@ -41,7 +41,7 @@ <div class="card-body"> {{ personal_note_formset.management_form }} - <table class="table table-striped table-bordered table-hover table-condensed table-responsive w-100 d-block d-md-table"> + <table class="table table-striped table-bordered table-hover table-responsive-xl"> <tr> <th>{% blocktrans %}Person{% endblocktrans %}</th> <th>{% blocktrans %}Absent{% endblocktrans %}</th>