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

UI: Button on Add Tag Modal are not Aligned #2778

Closed
PratapRathi opened this issue Dec 24, 2024 · 2 comments
Closed

UI: Button on Add Tag Modal are not Aligned #2778

PratapRathi opened this issue Dec 24, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@PratapRathi
Copy link
Contributor

Describe the bug
Add a new Tag and SubTag Modal's buttons are not aligned in one line, Both buttons has Margin-Bottom difference is 5px.

To Reproduce
Steps to reproduce the behavior:

  1. Visit the Organization Tags Page

  2. Click on 'Create a new Tag'

  3. Visit the SubTag Page

  4. Click on 'Add a Sub Tag'

Expected behavior
'Cancel' and 'Create' button should be aligned, Margin-Bottom value of both button should be same.

Actual behavior
'Cancel' and 'Create' button are not aligned they has Margin-Bottom difference of 5px.

Screenshots
Screenshot 2024-12-24 at 20 22 54
Screenshot 2024-12-24 at 20 24 48

Additional details
Add the "margin-bottom: 10px;" to .closeButton class in app.module.css

Potential internship candidates

Please read this if you are planning to apply for a Palisadoes Foundation internship

@PratapRathi PratapRathi added the bug Something isn't working label Dec 24, 2024
Copy link

Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.

@PratapRathi
Copy link
Contributor Author

@palisadoes please assign this issue to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants