-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
π· status: label work requiredNeeds proper labelling before it can be worked onNeeds proper labelling before it can be worked onπ» aspect: codeConcerns the software code in the repositoryConcerns the software code in the repositoryπΉ aspect: interfaceConcerns end-users' experience with the softwareConcerns end-users' experience with the softwareπ§ status: blockedBlocked & therefore, not ready for workBlocked & therefore, not ready for work
Description
Currently, the default page template has a container class that adds 24px of the bottom margin. This causes an empty white bar to appear between the page content and the footer.
We added the content class with the idea that it would cause typical HTML elements to behave as expected since Bulma contains a minireset.css that removes HTML default styles like margin and padding.
It is worth considering that our page template already defines main-content and entry-page-content elements that may make the Bulma content class unnecessary in that context.
Task
- determine origin of
main-contentandentry-page-contentclasses - determine how best to remove the 24px bottom margin from the page template(s)
- ensure that default HTML elements from the Gutenberg editor still render as expected
Metadata
Metadata
Assignees
Labels
π· status: label work requiredNeeds proper labelling before it can be worked onNeeds proper labelling before it can be worked onπ» aspect: codeConcerns the software code in the repositoryConcerns the software code in the repositoryπΉ aspect: interfaceConcerns end-users' experience with the softwareConcerns end-users' experience with the softwareπ§ status: blockedBlocked & therefore, not ready for workBlocked & therefore, not ready for work
Type
Projects
Status
Backlog

