diff --git a/lib/compass/frameworks/blueprint/stylesheets/blueprint/_ie.sass b/lib/compass/frameworks/blueprint/stylesheets/blueprint/_ie.sass index 5f732316..f4f6b2ca 100644 --- a/lib/compass/frameworks/blueprint/stylesheets/blueprint/_ie.sass +++ b/lib/compass/frameworks/blueprint/stylesheets/blueprint/_ie.sass @@ -68,6 +68,8 @@ -ms-interpolation-mode: bicubic fieldset padding-top: 0 + textarea + overflow: auto input &.text margin: 0.5em 0 diff --git a/lib/compass/frameworks/blueprint/stylesheets/blueprint/_print.sass b/lib/compass/frameworks/blueprint/stylesheets/blueprint/_print.sass index 4ed82b27..25424725 100644 --- a/lib/compass/frameworks/blueprint/stylesheets/blueprint/_print.sass +++ b/lib/compass/frameworks/blueprint/stylesheets/blueprint/_print.sass @@ -62,9 +62,6 @@ font: size: .9em family= !blueprint_fixed_font_family - img - +float-left - margin: 1.5em 1.5em 1.5em 0 a img border: none diff --git a/lib/compass/frameworks/blueprint/stylesheets/blueprint/_reset.sass b/lib/compass/frameworks/blueprint/stylesheets/blueprint/_reset.sass index 2045a794..a821fb48 100644 --- a/lib/compass/frameworks/blueprint/stylesheets/blueprint/_reset.sass +++ b/lib/compass/frameworks/blueprint/stylesheets/blueprint/_reset.sass @@ -3,6 +3,8 @@ =blueprint-global-reset html, body +blueprint-reset + html + font-size: 100.01% +blueprint-nested-reset // Reset all elements within some selector scope.To reset the selector itself,