diff --git a/app/views/admin/projects/show.html.haml b/app/views/admin/projects/show.html.haml
index 8e0d823..12cad07 100644
--- a/app/views/admin/projects/show.html.haml
+++ b/app/views/admin/projects/show.html.haml
@@ -116,7 +116,7 @@
%small
(#{@project.users_projects.count})
%br
-%table.zebra-striped
+%table.zebra-striped.team_members
%thead
%tr
%th Name
--
libgit2 0.21.2