Skip to content

fix: remove duplicate px-4 class in translated themes pages#5854

Merged
mintlify[bot] merged 1 commit into
mainfrom
mintlify/2ec518de
May 18, 2026
Merged

fix: remove duplicate px-4 class in translated themes pages#5854
mintlify[bot] merged 1 commit into
mainfrom
mintlify/2ec518de

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 18, 2026

Summary

Removes a duplicated px-4 Tailwind class in the opening <div> of the themes page across translated docs.

Changes

  • es/customize/themes.mdx: px-4 px-4px-4
  • fr/customize/themes.mdx: px-4 px-4px-4
  • zh/customize/themes.mdx: px-4 px-4px-4

Context

Scanned all MDX files for spelling, grammar, duplicate-word, and formatting issues. The English source file was already correct; only the three translated copies contained the duplicated class. No other clear errors were found — apparent matches in code blocks, JSX className strings, and natural-language sequences (e.g., Spanish envía a + article) were intentional.


Note

Low Risk
Low risk: docs-only change that removes a redundant px-4 class, affecting only translated MDX page styling with no logic or data implications.

Overview
Removes a duplicated Tailwind class (px-4 px-4px-4) from the outer wrapper <div> on the translated themes.mdx pages in Spanish, French, and Chinese.

This is a small cleanup to keep the layout class list consistent with the source page and avoid redundant styling declarations.

Reviewed by Cursor Bugbot for commit a7e3dec. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 18, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🔴 Failed May 18, 2026, 7:16 PM

@mintlify mintlify Bot merged commit 4909b2c into main May 18, 2026
1 check passed
@mintlify mintlify Bot deleted the mintlify/2ec518de branch May 18, 2026 19:13
@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 18, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
testsignup415 🔴 Failed May 18, 2026, 7:15 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

0 participants