-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Copy link
Description
Prerequisites
- I understand and accept the project's code of conduct.
- I have already searched in existing issues and found no previous report of this bug.
Describe the bug and add attachments
Hi
try to go inside
https://mysite/module/ps_emailalerts/account
or
https://mysite/module/psgdpr/gdpr
then look at the bottom, you will see a padding-bottom of 2rem due from the "page" class into the body tag
this happens only for module pages, because they have into the body classes like these "page-history" or "page-addresses"
Expected behavior
set a class in the body tag like "page-module" or remove "page"
Steps to reproduce
- go into your front account page, do the login
- go into a module page like "gdpr" or "module/ps_emailalerts/account" or "module/blockwishlist/lists"
- scroll down and you will see a blank section due from a padding-bottom of "page" body class
bye
PrestaShop version(s) where the bug happened
2.0.0
PHP version(s) where the bug happened
8.1
Your company or customer's name goes here (if applicable).
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done