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

Comment on Mobile #5

Open
dbnschools opened this issue Sep 16, 2020 · 1 comment
Open

Comment on Mobile #5

dbnschools opened this issue Sep 16, 2020 · 1 comment

Comments

@dbnschools
Copy link

Hello Willian,
I noticed on mobile if you try to leave a comment that is longer than the text area, the text overspills into the page below the comment field area. The text is outside the comment area while writing. The comment area stays the same height instead of expanding with the overflow of text.

@dbnschools
Copy link
Author

Removing the height from CSS fixes the issue and doesn't look bad with overflow.

.format-timeline .discuss .add-comment .post-comment-input {
// height: calc(1.5em + .75rem + 2px);
}

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