@patternfly/patternfly 4.224.3 → 4.224.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/patternfly-no-reset.css
CHANGED
|
@@ -28815,10 +28815,6 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
28815
28815
|
vertical-align: middle;
|
|
28816
28816
|
}
|
|
28817
28817
|
|
|
28818
|
-
.pf-c-table__action {
|
|
28819
|
-
text-align: right;
|
|
28820
|
-
}
|
|
28821
|
-
|
|
28822
28818
|
.pf-c-table__inline-edit-action {
|
|
28823
28819
|
--pf-c-table--cell--PaddingLeft: 0;
|
|
28824
28820
|
--pf-c-table--cell--PaddingRight: 0;
|
package/patternfly.css
CHANGED
|
@@ -28942,10 +28942,6 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
28942
28942
|
vertical-align: middle;
|
|
28943
28943
|
}
|
|
28944
28944
|
|
|
28945
|
-
.pf-c-table__action {
|
|
28946
|
-
text-align: right;
|
|
28947
|
-
}
|
|
28948
|
-
|
|
28949
28945
|
.pf-c-table__inline-edit-action {
|
|
28950
28946
|
--pf-c-table--cell--PaddingLeft: 0;
|
|
28951
28947
|
--pf-c-table--cell--PaddingRight: 0;
|