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

fix: Align the Tools button #10240

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Conversation

hussainshaikh12
Copy link
Contributor

Proposed changes

Fixes #10225

Checklist

  • Lint and unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added documentation to describe my feature.
  • I have squashed my commits into logic units.
  • I have described the changes in the commit messages.

Other information

Tested this locally and the tools button now aligns correctly with the other buttons.

Screenshot from 2023-10-20 09-58-08

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.83%. Comparing base (1276010) to head (a33fdc3).
Report is 5615 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #10240   +/-   ##
=======================================
  Coverage   90.83%   90.83%           
=======================================
  Files         544      544           
  Lines       55901    55901           
  Branches     8865     8865           
=======================================
  Hits        50778    50778           
  Misses       3569     3569           
  Partials     1554     1554           

@nijel nijel self-assigned this Oct 23, 2023
@nijel nijel added this to the 5.1.1 milestone Oct 23, 2023
@nijel nijel merged commit 144ce6e into WeblateOrg:main Oct 23, 2023
30 checks passed
@nijel
Copy link
Member

nijel commented Oct 23, 2023

Merged, thanks for your contribution!

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.

Align the Tools button with the other action buttons
2 participants