From 56d27786247223d7978ba2b4a891fed6985b2d7d Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Wed, 11 Feb 2015 11:19:06 -0500 Subject: [PATCH] Rearranging application.css --- app/assets/stylesheets/application.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index efcaa8d..cae8e90 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -10,7 +10,8 @@ * defined in the other CSS/SCSS files in this directory. It is generally better to create a new * file per style scope. * + *= require dataTables/jquery.dataTables + *= require dataTables/jquery.dataTables.bootstrap *= require_tree . *= require_self - *= require dataTables/jquery.dataTables */ \ No newline at end of file