From 2c1db3bd2ac39d6459aa6f4ddc9e5950b33258bc Mon Sep 17 00:00:00 2001 From: Rishabh Saxena Date: Mon, 7 Mar 2016 15:15:29 +0530 Subject: [PATCH] Making datatable responsive in admin's users view. --- app/views/admin/users/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/users/index.html.haml b/app/views/admin/users/index.html.haml index 5f7b4d91..7752a41e 100644 --- a/app/views/admin/users/index.html.haml +++ b/app/views/admin/users/index.html.haml @@ -6,7 +6,7 @@ - if @users = "(#{@users.length})" .row - .col-md-12 + .col-md-12.table-responsive %table.table.table-striped.table-bordered.table-hover.datatable %thead %th ID