From 67a7a37b429eb4a5d4080eb1a0a5d10b2342231a Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Sun, 22 Nov 2009 22:14:18 -0800 Subject: [PATCH] Changes for blueprint commit 9be685760014b3258dcd83913b9b19f130551b2f --- .../frameworks/blueprint/stylesheets/blueprint/_ie.sass | 2 ++ .../frameworks/blueprint/stylesheets/blueprint/_print.sass | 3 --- .../frameworks/blueprint/stylesheets/blueprint/_reset.sass | 2 ++ 3 files changed, 4 insertions(+), 3 deletions(-) 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,