From bfe3d9bba52067a8ded834ef632d0313dab946b4 Mon Sep 17 00:00:00 2001 From: tl3ilaxu Date: Thu, 11 Feb 2016 17:03:57 +0100 Subject: [PATCH] Fix user index --- app/views/users/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/users/index.html.haml b/app/views/users/index.html.haml index 1eb3f5e..bd41ef4 100644 --- a/app/views/users/index.html.haml +++ b/app/views/users/index.html.haml @@ -1,5 +1,5 @@ %h2 Users -%table +%table{ class: "table-responsive" } %thead %tr %th ID