Skip to content

remove top margin for tables#374

Merged
my-nihongo merged 5 commits into
mainfrom
bugfix/373-remove-table-top-margin
Dec 14, 2025
Merged

remove top margin for tables#374
my-nihongo merged 5 commits into
mainfrom
bugfix/373-remove-table-top-margin

Conversation

@MihailsKuzmins
Copy link
Copy Markdown
Member

Closes #373

@MihailsKuzmins MihailsKuzmins self-assigned this Dec 11, 2025
@MihailsKuzmins MihailsKuzmins linked an issue Dec 11, 2025 that may be closed by this pull request
@MihailsKuzmins
Copy link
Copy Markdown
Member Author

Top margin has been removed.
image

After:
If margin was applied to table then the header or the last row would stretch. Having added margin to .mud-table adds spacing under the table itself, not within in.
image

Before:
image

@MihailsKuzmins MihailsKuzmins marked this pull request as ready for review December 13, 2025 23:52
@my-nihongo my-nihongo merged commit a8b1773 into main Dec 14, 2025
5 checks passed
@my-nihongo my-nihongo deleted the bugfix/373-remove-table-top-margin branch December 14, 2025 00:11
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.

Table adds extra margin

3 participants