diff app/assets/stylesheets/application.css @ 99:e0e99705e79d

Use gem for bootstrap instead of self-vendoring it.
author Edho Arief <edho@myconan.net>
date Mon, 12 Nov 2012 09:44:44 +0700
parents f957ce997ff0
children
line wrap: on
line diff
--- a/app/assets/stylesheets/application.css	Mon Nov 12 09:38:02 2012 +0700
+++ b/app/assets/stylesheets/application.css	Mon Nov 12 09:44:44 2012 +0700
@@ -9,6 +9,7 @@
  * compiled file, but it's generally better to create a new file per style scope.
  *
  *= require_self
+ *= require app_bootstrap
  *= require bootstrap-prettify
  *= require_tree .
  */