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

Stack Substack Relative #5

Open
benvacha opened this issue May 13, 2020 · 0 comments
Open

Stack Substack Relative #5

benvacha opened this issue May 13, 2020 · 0 comments

Comments

@benvacha
Copy link
Owner

benvacha commented May 13, 2020

Current

stack is a class to be applied along with bodyer. Inside of the bodyer stack is a relative position supstack and an absolute position substack. supstack is a transparent spacer for substack. substack is absolute so that it hovers above the padding inside bodyer stack and contains the footer menus. It's possible for substack to grow, but supstack to remain the same height, causing substack to overflow the content in the bodyer stack.

Desired

stack and substack should be inline and relative position with each other. supstack shouldn't be needed. Changes in height to stack and substack should result in elements growing and not overlapping. Padding and margins should be retained.

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

No branches or pull requests

1 participant