From: Diego Viola Date: Wed, 6 Mar 2013 12:47:21 +0000 (+0100) Subject: Update pricing-tables.html.erb X-Git-Tag: v4.0.5~26^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1744%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update pricing-tables.html.erb Wrong mixin --- diff --git a/docs/components/pricing-tables.html.erb b/docs/components/pricing-tables.html.erb index 2565a63de..716cf21ae 100644 --- a/docs/components/pricing-tables.html.erb +++ b/docs/components/pricing-tables.html.erb @@ -82,7 +82,7 @@ .your-pricing-class { @include pricing-table-container; .your-title-class { @include pricing-table-title; } .your-price-class { @include pricing-table-price; } - .your-desc-class { @include pricing-description-title; } + .your-desc-class { @include pricing-table-description; } .your-bullet-class { @include pricing-table-bullet; } .your-cta-class { @include pricing-table-cta; } }', :css %> @@ -153,4 +153,4 @@ $price-cta-padding: emCalc(20px) emCalc(20px) 0;', :css %>
<%= render "_sidebar-components.html.erb" %>
- \ No newline at end of file +