From adce6a4873a12ae0986bd35a3a3943524419e43b Mon Sep 17 00:00:00 2001 From: Beau Smith Date: Sun, 25 Oct 2009 13:04:36 -0700 Subject: [PATCH] applying border to image element rather than anchor element --- .../compass/stylesheets/compass/utilities/general/_reset.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass b/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass index c52fc808..4ade16ee 100644 --- a/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass +++ b/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass @@ -33,7 +33,7 @@ q, blockquote +reset-quotation - img a + a img +reset-image-anchor-border @@ -57,7 +57,7 @@ q, blockquote +reset-quotation - img a + a img +reset-image-anchor-border //Mixins partials