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

Reduce button height #604

Merged
merged 2 commits into from
Aug 23, 2023
Merged

Reduce button height #604

merged 2 commits into from
Aug 23, 2023

Conversation

MKodde
Copy link
Contributor

@MKodde MKodde commented Aug 15, 2023

To ensure they are the exact height of the textfields they are usually rendered next to.

See: https://www.pivotaltracker.com/story/show/184325032/comments/237589026

@teunfransen look at that ⬇️
image

Fixed this for all the buttons with the 'button-small' class.

To ensure they are the exact height of the textfields they are usually
rendered next to.

See: https://www.pivotaltracker.com/story/show/184325032/comments/237589026
@MKodde MKodde added the 5.2 label Aug 15, 2023
@MKodde MKodde requested a review from johanib August 21, 2023 06:39
Kleine tweak om het plusje op precies je juiste hoogte te krijgen
@@ -1,7 +1,7 @@
.connection-request-wrapper {
.button-small {
padding: 3px 10px;
top: 1.5rem;
top: 25px;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

📏 🙇

@MKodde MKodde merged commit c87fa0f into main Aug 23, 2023
2 checks passed
@MKodde MKodde deleted the bugfix/reduce-button-height branch August 23, 2023 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants