diff --git a/src/components/row/Row.style.scss b/src/components/row/Row.style.scss index 4abd38c2..e547d4a4 100644 --- a/src/components/row/Row.style.scss +++ b/src/components/row/Row.style.scss @@ -11,7 +11,6 @@ > * { flex-shrink: 0; max-width: 100%; - width: 100%; padding-left: .5rem; padding-right: .5rem; box-sizing: border-box;