diff --git a/CHANGELOG.md b/CHANGELOG.md index 60027afe6..93268d6cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +### [7.25.4](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.25.3...v7.25.4) (2024-03-18) + + +### Bug Fixes + +* mobile search icon in header ([#597](https://github.com/RedTurtle/design-comuni-plone-theme/issues/597)) ([7b8b0d9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/7b8b0d93fc51fc8548661156660e1444d22becb4)) +* subsite styles for simple list, index of content, search block ([#572](https://github.com/RedTurtle/design-comuni-plone-theme/issues/572)) ([5869d83](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5869d83c16faace4e851450574954854cd9ed0cf)) +* subsites list bullet colors ([#574](https://github.com/RedTurtle/design-comuni-plone-theme/issues/574)) ([814d55d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/814d55d4a1510daa732956241b3a53ef9f063a5b)) + ### [7.25.3](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.25.2...v7.25.3) (2024-03-07) diff --git a/RELEASE.md b/RELEASE.md index faa6d2904..169114952 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -36,6 +36,10 @@ - Migliorata l'accessibilità per la customer satisfaction. +### Fix + +- Migliorato l'allineamento dei filtri nella pagina di Ricerca. + ## Versione 7.25.3 (07/03/2024) ### Migliorie diff --git a/package.json b/package.json index 4ba849157..b65fa1f66 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "design-comuni-plone-theme", "description": "Volto Theme for Italia design guidelines", "license": "MIT", - "version": "7.25.3", + "version": "7.25.4", "addons": [ "@plone-collective/volto-sentry", "volto-multilingual-widget", diff --git a/src/components/ItaliaTheme/Footer/FooterSmall.jsx b/src/components/ItaliaTheme/Footer/FooterSmall.jsx index 7792cf33e..7c0dcba1d 100644 --- a/src/components/ItaliaTheme/Footer/FooterSmall.jsx +++ b/src/components/ItaliaTheme/Footer/FooterSmall.jsx @@ -50,7 +50,6 @@ const FooterSmall = () => { return subFooterItems?.length > 0 || links.length > 0 || true ? (