diff --git a/src/components/InventoryTable/InventoryList.scss b/src/components/InventoryTable/InventoryList.scss index 339401ea6..82a28e5aa 100644 --- a/src/components/InventoryTable/InventoryList.scss +++ b/src/components/InventoryTable/InventoryList.scss @@ -8,11 +8,6 @@ } .ins-c-inventory__table--toolbar { - &.ins-m-footer { - margin: 0; - padding: 0; - } - &:not(.ins-c-inventory__table--toolbar-has-items) { .pf-c-toolbar__content { .pf-c-toolbar__item:last-child { min-width: 12.5rem; }