Skip to content

#2678 wrapper div of class columns added#3856

Merged
ajrbyers merged 1 commit into
masterfrom
2678-journal_homepage_padding_inconsistency
Mar 11, 2024
Merged

#2678 wrapper div of class columns added#3856
ajrbyers merged 1 commit into
masterfrom
2678-journal_homepage_padding_inconsistency

Conversation

@StephDriver

Copy link
Copy Markdown
Member

On investigating, this bug only affected OLH theme.

The about section was unaffected due to padding provided by div class 'columns.'

Added a wrapper div of class columns to the issue_block.html template to gain same affect for this block.

Used a wrapper within homepage element because otherwise this would have required individual changes (e.g. to add this class) to both issue_top and issue_block journal elements which may be re-used elsewhere as not specific to homepage.

Closes #2678

@ajrbyers ajrbyers merged commit eeb91d7 into master Mar 11, 2024
@ajrbyers ajrbyers deleted the 2678-journal_homepage_padding_inconsistency branch March 11, 2024 09:26
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.

Padding needed before Volume on narrowed screens

3 participants