diff --git a/uffd/user/templates/group_list.html b/uffd/user/templates/group_list.html
index 906c9f1f2fa0082cd479146cd3cc3b983f030f21..f8a35b10b9181bb2403c9d679ff7c774f55eb497 100644
--- a/uffd/user/templates/group_list.html
+++ b/uffd/user/templates/group_list.html
@@ -3,7 +3,7 @@
 {% block body %}
 <div class="row">
 	<div class="col">
-		<table class="table table-striped">
+		<table class="table table-striped table-sm">
 			<thead>
 				<tr>
 					<th scope="col">gid</th>