Skip to content

Commit

Permalink
fix(InventoryTable): RHINENG-2325 - Remove unwanted padding/margin re…
Browse files Browse the repository at this point in the history
…sets (#2076)
  • Loading branch information
bastilian authored Oct 26, 2023
1 parent 1d53d5c commit 1356ed9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/InventoryTable/InventoryList.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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; }
Expand Down

0 comments on commit 1356ed9

Please sign in to comment.