@patternfly/patternfly 6.0.0-alpha.56 → 6.0.0-alpha.57

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.
@@ -828,7 +828,7 @@ subsection: forms
828
828
  </span>
829
829
  <span class="pf-v5-c-label__actions">
830
830
  <button
831
- class="pf-v5-c-button pf-m-plain"
831
+ class="pf-v5-c-button pf-m-plain pf-m-no-padding"
832
832
  type="button"
833
833
  id="-label-1-button"
834
834
  aria-label="Remove"
@@ -849,7 +849,7 @@ subsection: forms
849
849
  </span>
850
850
  <span class="pf-v5-c-label__actions">
851
851
  <button
852
- class="pf-v5-c-button pf-m-plain"
852
+ class="pf-v5-c-button pf-m-plain pf-m-no-padding"
853
853
  type="button"
854
854
  id="-label-2-button"
855
855
  aria-label="Remove"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@patternfly/patternfly",
3
3
  "description": "Assets, source, tooling, and content for PatternFly 4",
4
- "version": "6.0.0-alpha.56",
4
+ "version": "6.0.0-alpha.57",
5
5
  "keywords": [],
6
6
  "license": "MIT",
7
7
  "scripts": {