Skip to content

Add container padding options#1116

Merged
cscheid merged 5 commits intomasterfrom
container-padding
Nov 10, 2022
Merged

Add container padding options#1116
cscheid merged 5 commits intomasterfrom
container-padding

Conversation

@rich-iannone
Copy link
Member

This adds two options in tab_options() for setting the left/right and top/bottom padding on the table's container (HTML only). This is necessary since the lack of default padding (and any means to set it) results in tables being uncomfortable close to paragraphs above and below.

Fixes: #1105
Fixes: #590

@rich-iannone rich-iannone marked this pull request as ready for review November 10, 2022 05:45
@rich-iannone rich-iannone requested a review from cscheid November 10, 2022 05:45
Copy link
Member

@cscheid cscheid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@cscheid cscheid merged commit cf15444 into master Nov 10, 2022
@rich-iannone rich-iannone deleted the container-padding branch November 10, 2022 15:19
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.

Add more margin space to the top, bottom, left, and right edges of the gt table Table margin bottom too small in RNotebook

2 participants