added note for IE partial. refs #28
This commit is contained in:
parent
8be4fd38c6
commit
8684966be1
@ -1,3 +1,15 @@
|
|||||||
@import blueprint.sass
|
@import blueprint.sass
|
||||||
|
|
||||||
+blueprint-ie
|
+blueprint-ie
|
||||||
|
|
||||||
|
// Note :
|
||||||
|
//
|
||||||
|
// Compass will center text to fix IE6 container centering.
|
||||||
|
// This means all your texts will be centered under all version of IE by default.
|
||||||
|
// Please don't forget to restore the correct behavior to your main container (but not the body tag!)
|
||||||
|
//
|
||||||
|
// Example :
|
||||||
|
//
|
||||||
|
// .container, .footer
|
||||||
|
// :text-align left
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user