summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/application.css
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-05-01 12:11:15 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-05-01 12:11:15 -0400
commit5ce55c00ac72bc6fbdd095d7ee697cfa35ea8cc4 (patch)
treef8f73510819a16d0119342ba6e552755bc5f3ec1 /app/assets/stylesheets/application.css
parent47bb545740937d50b72e0d1c420fcba4e64d6760 (diff)
Redo styles to be "pure"/simple bootstrap, and fix found issues with forms.
Diffstat (limited to 'app/assets/stylesheets/application.css')
-rw-r--r--app/assets/stylesheets/application.css2
1 files changed, 1 insertions, 1 deletions
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. */