From eba35a2944f401575c46899acedb8f2dc2b26131 Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Fri, 5 Mar 2010 12:27:04 -0800 Subject: [PATCH] [Compass Core] Silence a deprecation warning. --- .../compass/stylesheets/compass/utilities/general/_min.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/compass/stylesheets/compass/utilities/general/_min.sass b/frameworks/compass/stylesheets/compass/utilities/general/_min.sass index 5f454547..c8e14eba 100644 --- a/frameworks/compass/stylesheets/compass/utilities/general/_min.sass +++ b/frameworks/compass/stylesheets/compass/utilities/general/_min.sass @@ -13,5 +13,5 @@ // @private This mixin is not meant to be used directly. =hacked-minimum(!property, !value) min-#{!property}= !value - +bang-hack(!property, !value, 'auto') + +bang-hack(!property, !value, "auto")