frameworks/blueprint/templates/semantic/ie.sass in compass-sourcemaps-0.12.3.sourcemaps.a4836f1 vs frameworks/blueprint/templates/semantic/ie.sass in compass-sourcemaps-0.12.4.sourcemaps.a4836f1
- old
+ new
@@ -1,16 +1,16 @@
-@import blueprint
-
-// To generate css equivalent to the blueprint css but with your configuration applied, uncomment:
-// +blueprint-ie
-
-//Recommended Blueprint configuration with scoping and semantic layout:
-body.bp
- +blueprint-ie(true)
- // Note: Blueprint centers text to fix IE6 container centering.
- // This means all your texts will be centered under all version of IE by default.
- // If your container does not have the .container class, don't forget to restore
- // the correct behavior to your main container (but not the body tag!)
- // Example:
- // .my-container
- // text-align: left
-
+@import blueprint
+
+// To generate css equivalent to the blueprint css but with your configuration applied, uncomment:
+// +blueprint-ie
+
+//Recommended Blueprint configuration with scoping and semantic layout:
+body.bp
+ +blueprint-ie(true)
+ // Note: Blueprint centers text to fix IE6 container centering.
+ // This means all your texts will be centered under all version of IE by default.
+ // If your container does not have the .container class, don't forget to restore
+ // the correct behavior to your main container (but not the body tag!)
+ // Example:
+ // .my-container
+ // text-align: left
+