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

the clear class hides the WRAP section it is in #231

Open
surruk51 opened this issue Mar 3, 2022 · 0 comments
Open

the clear class hides the WRAP section it is in #231

surruk51 opened this issue Mar 3, 2022 · 0 comments

Comments

@surruk51
Copy link

surruk51 commented Mar 3, 2022

This is in the CSS:
wrap_clear{clear:both;line-height:0;height:0;font-size:1px;visibility:hidden;overflow:hidden;}
Why does it contain line-height:0;height:0;font-size:1px;visibility:hidden
Surely clear:both; is all that should be in there.

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