diff --git a/frameworks/compass/stylesheets/compass/utilities/general/_tag_cloud.sass b/frameworks/compass/stylesheets/compass/utilities/general/_tag_cloud.sass index ad3c1379..3f6665dc 100644 --- a/frameworks/compass/stylesheets/compass/utilities/general/_tag_cloud.sass +++ b/frameworks/compass/stylesheets/compass/utilities/general/_tag_cloud.sass @@ -3,7 +3,7 @@ :font-size= !base_size :line-height= 1.2 * !base_size .xxs, .xs, .s, .l, .xl, .xxl - :line-height 1.2 !base_size + :line-height= 1.2 * !base_size .xxs :font-size= !base_size / 2.0 .xs