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

[docs] Reduce the api docs table cell padding #9752

Merged
merged 2 commits into from
Jan 5, 2018
Merged

[docs] Reduce the api docs table cell padding #9752

merged 2 commits into from
Jan 5, 2018

Conversation

mbrookes
Copy link
Member

@mbrookes mbrookes commented Jan 5, 2018

Make more room for longer prop descriptions

Make more room for longer prop descriptions
@mbrookes mbrookes added the docs Improvements or additions to the documentation label Jan 5, 2018
@@ -158,7 +158,7 @@ const styles = theme => ({
'& td': {
borderBottom: `1px solid ${theme.palette.text.lightDivider}`,
padding: `${theme.spacing.unit}px ${theme.spacing.unit * 2}px ${theme.spacing.unit}px ${theme
.spacing.unit * 1}px`,
.spacing.unit}px`,
Copy link
Member Author

Choose a reason for hiding this comment

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

Math fail! 😊

@mbrookes mbrookes merged commit 2ae2e77 into mui:v1-beta Jan 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants