diff --git a/src/InlineList/index.js b/src/InlineList/index.js index 3fbdd56b..2be6f791 100644 --- a/src/InlineList/index.js +++ b/src/InlineList/index.js @@ -43,7 +43,7 @@ const Wrapper = styled('ul').withConfig({shouldForwardProp})` ${positionProps} list-style: none; margin: 0; - padding: 0; + padding: 0; ${p => p.spacing &&