Skip to content

Fix for indents of clear button in text box#19615

Merged
tidy-dev merged 1 commit intodesktop:developmentfrom
artbutko:fix-clear-button-indents
Nov 27, 2024
Merged

Fix for indents of clear button in text box#19615
tidy-dev merged 1 commit intodesktop:developmentfrom
artbutko:fix-clear-button-indents

Conversation

@artbutko
Copy link
Contributor

Closes #19613

Description

Suggested a small fix with the positioning of the button and the close icon inside the button in text-box

Screenshots

image

Release notes

Notes:
I returned a height variable for the button, since the button has position absolute and occupies the highest block height.

@github-actions github-actions bot added the external Pull request originating outside of the Desktop core team label Nov 26, 2024
Copy link
Contributor

@tidy-dev tidy-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💖 Thank you for the quick fix! Tested it across various use cases and work great!

@tidy-dev tidy-dev merged commit 7cb3523 into desktop:development Nov 27, 2024
@artbutko artbutko deleted the fix-clear-button-indents branch November 27, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external Pull request originating outside of the Desktop core team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong position of reset button in search-input (branch to merge input)

2 participants