vendor/assets/stylesheets/_bootstrap.scss in bootstrap-sass-2.0.4.2 vs vendor/assets/stylesheets/_bootstrap.scss in bootstrap-sass-2.1.0.0
- old
+ new
@@ -1,7 +1,7 @@
//
-// Bootstrap v2.0.3
+// Bootstrap v2.1.0
//
// Copyright 2012 Twitter, Inc
// Licensed under the Apache License v2.0
// http://www.apache.org/licenses/LICENSE-2.0
//
@@ -34,10 +34,10 @@
@import "bootstrap/close";
// Components: Buttons & Alerts
@import "bootstrap/buttons";
@import "bootstrap/button-groups";
-@import "bootstrap/alerts"; // Note: alerts share common CSS with buttons and thus have styles in buttons.less
+@import "bootstrap/alerts"; // Note: alerts share common CSS with buttons and thus have styles in _buttons.scss
// Components: Nav
@import "bootstrap/navs";
@import "bootstrap/navbar";
@import "bootstrap/breadcrumbs";
\ No newline at end of file