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