diff options
Diffstat (limited to 'src/static/templates/admin/users.hbs')
-rw-r--r-- | src/static/templates/admin/users.hbs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/static/templates/admin/users.hbs b/src/static/templates/admin/users.hbs index 297a04f0..5b99c854 100644 --- a/src/static/templates/admin/users.hbs +++ b/src/static/templates/admin/users.hbs @@ -2,8 +2,6 @@ <div id="users-block" class="my-3 p-3 bg-white rounded shadow"> <h6 class="border-bottom pb-2 mb-0">Registered Users</h6> - - <div class="table-responsive-xl small"> <table class="table table-sm table-striped table-hover"> <thead> |