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

[5.x] Add negative bottom margin to Textarea's character counter #10390

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

jackmcdade
Copy link
Member

Because this element is aligned to the right, it creates a larger-than-normal gap between this field and the next one below it. This change will pull the next field up by the proper amount so it looks the same whether it's there or not.

Because this element is aligned to the right, it creates a larger-than-normal gap between this field and the next one below it. This change will pull the next field up by the proper amount so it looks the same whether it's there or not.
@jackmcdade jackmcdade merged commit 413e4f2 into 5.x Jul 3, 2024
16 checks passed
@jackmcdade jackmcdade deleted the textarea-charactor-counter-margin-adjustment branch July 3, 2024 20:15
@aerni
Copy link
Contributor

aerni commented Jul 9, 2024

Thanks! This has been bothering me for way too long lol.

@jackmcdade
Copy link
Member Author

All it took was me wanted to take a nice screenshot of the CP and be like what is this

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