More CSS
This commit is contained in:
parent
4b6ba43c42
commit
9fd93a3b53
4 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
{% block before_table %}{% endblock %}
|
||||
|
||||
<div style="overflow-x: auto; clear: both;">
|
||||
<div style="overflow-x: scroll;">
|
||||
<table id="users-table" class="table">
|
||||
{% block users_table %}{% endblock %}
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue