Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update structure.css #8565

Merged
merged 1 commit into from
Mar 31, 2022
Merged

Update structure.css #8565

merged 1 commit into from
Mar 31, 2022

Conversation

kcondon
Copy link
Contributor

@kcondon kcondon commented Mar 31, 2022

Fix missing padding for footer.

What this PR does / why we need it:

Which issue(s) this PR closes:

Closes #8564

Special notes for your reviewer:

Suggestions on how to test this:

Does this PR introduce a user interface change? If mockups are available, please link/include them here:
It fixes a slight issue introduced in a recent build, not yet released, where the padding between the footer and body of the page is missing.

Is there a release notes update needed for this change?:

Additional documentation:

Fix missing padding for footer.
@pdurbin pdurbin self-assigned this Mar 31, 2022
Copy link
Member

@pdurbin pdurbin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems ok and in line with the comment @qqmyers made about how maybe it should be footer instead of #footer at https://github.com/IQSS/dataverse/pull/8507/files/457ec20986f07be4640eddbf7fefb4b23de6231c#r830171038

I did a little testing. There's more vertical whitespace with this pull request, which I think is the goal. I also enabled a custom footer and checked that the logo isn't pinned.

Before (develop)

Screen Shot 2022-03-31 at 2 45 04 PM

After (this pull request)

Screen Shot 2022-03-31 at 2 48 40 PM

With custom footer (logo isn't pinned, which was the problem in #8506 and fixed in PR #8507)

Screen Shot 2022-03-31 at 2 50 07 PM

@kcondon kcondon assigned kcondon and unassigned pdurbin Mar 31, 2022
@kcondon kcondon merged commit 8c70b7a into develop Mar 31, 2022
@kcondon kcondon deleted the 8564_fix_footer_padding branch March 31, 2022 19:20
@pdurbin pdurbin mentioned this pull request Mar 31, 2022
@pdurbin pdurbin added this to the 5.10.1 milestone Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix footer padding
2 participants