diff --git a/CHANGELOG.md b/CHANGELOG.md index 23d9f6d..d23dd79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -110,4 +110,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ## 1.4.3 - 2021-09-29 ### Added -- Reflect 'allowAdminChanges' in UI \ No newline at end of file +- Reflect 'allowAdminChanges' in UI + +## 1.4.4 - 2021-10-04 +### Edit +- Removed fixed height \ No newline at end of file diff --git a/composer.json b/composer.json index 87ab091..7182dc3 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "dutchheight/craft-cookie-boss", "description": "Allow your visitors to set their cookie preference.", "type": "craft-plugin", - "version": "1.4.3", + "version": "1.4.4", "keywords": [ "craft", "cms", diff --git a/src/templates/askConsent/_index.twig b/src/templates/askConsent/_index.twig index 7c2c172..b658273 100644 --- a/src/templates/askConsent/_index.twig +++ b/src/templates/askConsent/_index.twig @@ -20,7 +20,7 @@ {% endif %} {% if settings.presentGroups %} -