Skip to content

Remove min-h-screen to prevent content push and update max width to 7xl in edit pdf.#338

Open
mafridi143 wants to merge 1 commit intoalam00000:mainfrom
mafridi143:edit-pdf-layout-fixes
Open

Remove min-h-screen to prevent content push and update max width to 7xl in edit pdf.#338
mafridi143 wants to merge 1 commit intoalam00000:mainfrom
mafridi143:edit-pdf-layout-fixes

Conversation

@mafridi143
Copy link
Copy Markdown

@mafridi143 mafridi143 commented Dec 30, 2025

Changes Made

  1. Removed the min-h-screen CSS class
  • This class was causing unnecessary vertical space and pushing the content down.
  • Removing it allows the layout to flow naturally based on content height.
  • Updated container width from max-w-2xl to max-w-7xl
  • This change allows the Edit PDF interface to occupy more horizontal space.
  • Improves usability, especially when working with larger PDFs or wider layouts.
  1. Result
  • Cleaner layout without unwanted vertical push
  • Better use of available screen width
  • Improved editing experience in the PDF editor

Before (screenshots)

before

After (Screenshot)

after

Notes

  • No functional logic was changed.
  • Changes are limited to styling/layout adjustments only.
  • If these changes are approved, I will apply the same updates across all tools pages.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 30, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@mafridi143
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request Dec 30, 2025
@MrFreePress
Copy link
Copy Markdown

Closing as stale/conflicting. If this idea still matters, please reopen it as a fresh PR rebased on current main.

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.

2 participants