Fix css
This commit is contained in:
parent
ceb48b5bbe
commit
e09c28031b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
{% block before_table %}{% endblock %}
|
||||
|
||||
<div style="overflow-x: auto;">
|
||||
<div style="overflow-x: auto; clear: both;">
|
||||
<table id="users-table" class="table">
|
||||
{% block users_table %}{% endblock %}
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue