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

[ListItem] How to change the padding of <ListItem /> #3422

Closed
chris-hinds opened this issue Feb 22, 2016 · 3 comments
Closed

[ListItem] How to change the padding of <ListItem /> #3422

chris-hinds opened this issue Feb 22, 2016 · 3 comments
Labels

Comments

@chris-hinds
Copy link

The style props for <ListItem /> does not apply any padding that you set. The style prop is working as you can change the height but the Padding seems to be hard coded at 16px for top and bottom

@chris-hinds chris-hinds changed the title How to change the padding of <ListItem /> [ListItem] How to change the padding of <ListItem /> Feb 22, 2016
@chris-hinds
Copy link
Author

So this was not actually an issue but my fault, I needed to be using the 'innerDiveStyle' prop and not the 'style' prop

@mbrookes
Copy link
Member

Thanks for following up.

@froston
Copy link

froston commented Jan 12, 2017

needed to be using the 'innerDivStyle' prop

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants