Hotfix: Restore variable deleted during GH-98#316
Merged
wesleyboar merged 1 commit intomainfrom Aug 16, 2021
Merged
Conversation
This variable is used by section object banner (from homepage redesign). The result of this variable is not yet used on any page, so I need not rush to merge main after this fix.
Member
Author
|
Merging because it's almost a noop. I am fixing a big visual bug caused by a small reason. The bug would only show up if user creates light section (which only I know how to do, until I make a section plugin). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Restore (another) missing variable (deleted via #312).
I just did this in #314, with a related variable.
Changes
Screenshots / Testing
N/A
The variable is used in CSS, but no existing page yet renders its result.
Notes
This variable would be shown with a light section object banner (from Frontera homepage redesign).