From 5f32043c29062abba261d5b38d8ac66ec277a186 Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Thu, 3 Dec 2009 00:53:30 -0800 Subject: [PATCH] [Blueprint] Bug Fix: variable referenced in a non-script context within the dquo mixin in the fancy_type module. Closes GH-60. --- .../frameworks/blueprint/stylesheets/blueprint/_fancy_type.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/compass/frameworks/blueprint/stylesheets/blueprint/_fancy_type.sass b/lib/compass/frameworks/blueprint/stylesheets/blueprint/_fancy_type.sass index 12ff4eaa..fdbe9089 100644 --- a/lib/compass/frameworks/blueprint/stylesheets/blueprint/_fancy_type.sass +++ b/lib/compass/frameworks/blueprint/stylesheets/blueprint/_fancy_type.sass @@ -41,7 +41,7 @@ (That is, when the title starts with a quote mark). (You may have to change this value depending on your font size). =dquo(!offset = 0.5em) - margin-left: -!offset + margin-left= -!offset // Reduced size type with incremental leading