From 5ce55c00ac72bc6fbdd095d7ee697cfa35ea8cc4 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 1 May 2014 12:11:15 -0400 Subject: Redo styles to be "pure"/simple bootstrap, and fix found issues with forms. --- app/assets/stylesheets/application.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/assets/stylesheets/application.css') diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 1c8b233..4c4405c 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -6,7 +6,7 @@ * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. * *= require_self - *= require_tree ./application + *= require ./application/main */ /* If you put any styles in this file directly, I will knife you. */ -- cgit v1.2.3