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

Remove height miscalculation causing overflow #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elanini
Copy link

@elanini elanini commented Oct 4, 2023

The reply button or reply box can overflow in GHC standalone website.
This is due to the .bn .bl height override, which does not seem to work
for standalone website but it sounds like does work for gmail (maybe the selector does not apply to gmail?).

Perhaps there can be different overrides per website, or, this override
should be removed entirely or adjusted to work for both.

This removes it entirely, which will increase some empty space but
also increase usability.

Maybe more could be done to remove that little border at that bottom to
reduce whitespace.

@elanini1
Copy link

I have tested this in the mail version as well and have not seen any issues, can we proceed?

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.

2 participants