diff app/assets/stylesheets/app_bootstrap.scss @ 334:41b0903c9b2b

Use official bootstrap gem.
author edogawaconan <me@myconan.net>
date Wed, 23 Apr 2014 09:24:05 +0900
parents 6cca1ab53337
children
line wrap: on
line diff
--- a/app/assets/stylesheets/app_bootstrap.scss	Mon Apr 14 17:32:12 2014 +0900
+++ b/app/assets/stylesheets/app_bootstrap.scss	Wed Apr 23 09:24:05 2014 +0900
@@ -1,4 +1,4 @@
-@import 'twitter/bootstrap';
+@import 'bootstrap';
 @import 'sticky-footer';
 
 // Rails support.