From f033ee2ec0ecb28f3c4452220abc0f5b9c680df7 Mon Sep 17 00:00:00 2001 From: Gustavo Delfino Date: Thu, 28 May 2009 09:09:35 -0430 Subject: [PATCH] Fixed a bug in +horizontal-list mixin --- .../stylesheets/compass/utilities/lists/_horizontal_list.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass b/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass index 9df188d3..49d21c7d 100644 --- a/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass +++ b/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass @@ -46,7 +46,7 @@ A list(ol,ul) that is layed out such that the elements are floated left and won't wrap. This is not an inline list. =horizontal-list(!padding = 4px) - +horizontal-list-item-container + +horizontal-list-container li +horizontal-list-item(!padding)