diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a3428afde..9341b2d1f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog ## Draft +- Improper heading hierarchy on Cart page. [#1775](https://github.com/bigcommerce/cornerstone/pull/1775) - Fixed failing to add product to cart on IE11 [#1762](https://github.com/bigcommerce/cornerstone/pull/1762) - Fixed overlaping at footer columns when long texts (without spaces) are entered [#1753](https://jira.bigcommerce.com/browse/BCTHEME-43) - Incorrect focus order on PDPs. [#1771](https://github.com/bigcommerce/cornerstone/pull/1771) diff --git a/templates/components/cart/content.html b/templates/components/cart/content.html index b29144d278..61e5a27f98 100644 --- a/templates/components/cart/content.html +++ b/templates/components/cart/content.html @@ -27,7 +27,7 @@ {{#if brand.name}}
{{brand.name}}
{{/if}} -({{release_date}})
{{/if}}