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: Left-align the submit button on each card for pdf operation #1897

Conversation

Ahar28
Copy link
Contributor

@Ahar28 Ahar28 commented Sep 14, 2024

Description

Left aligned submit button for cards( Pipeline, Adjust contrast, Add password , Remove password, Change permission, Sign with certificate, Remove certificate sign, Sanitize ) on pdf operations.

Updated the HTML structure for the submit button, updated the necessary classes from (text-center) to (text-left) to ensure it aligns with the input fields.

Closes #1881

Checklist

  • I have read the Contribution Guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have read the section Add New Translation Tags (for new translation tags only)

@Ahar28 Ahar28 requested a review from Frooodle as a code owner September 14, 2024 18:04
@github-actions github-actions bot added the Front End Issues or pull requests related to front-end development label Sep 14, 2024
@Frooodle Frooodle merged commit 2cfb553 into Stirling-Tools:main Sep 14, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Front End Issues or pull requests related to front-end development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Submit button on each card should be aligned to left for each pdf operation
2 participants