@primer/brand-css 0.58.3-rc.8cf2d596 → 0.59.0-rc.4e44be30

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.
@@ -401,7 +401,7 @@
401
401
  }
402
402
 
403
403
  .Bento__Item--verticalAlign-end {
404
- justify-content: end;
404
+ justify-content: flex-end;
405
405
  }
406
406
 
407
407
  .Bento__Item--verticalAlign-end .Bento__call-to-action {
@@ -668,7 +668,7 @@
668
668
  }
669
669
 
670
670
  .Bento__Item--xsmall-verticalAlign-end {
671
- justify-content: end;
671
+ justify-content: flex-end;
672
672
  }
673
673
 
674
674
  .Bento__Item--xsmall-verticalAlign-end .Bento__call-to-action {
@@ -954,7 +954,7 @@
954
954
  }
955
955
 
956
956
  .Bento__Item--small-verticalAlign-end {
957
- justify-content: end;
957
+ justify-content: flex-end;
958
958
  }
959
959
 
960
960
  .Bento__Item--small-verticalAlign-end .Bento__call-to-action {
@@ -1240,7 +1240,7 @@
1240
1240
  }
1241
1241
 
1242
1242
  .Bento__Item--medium-verticalAlign-end {
1243
- justify-content: end;
1243
+ justify-content: flex-end;
1244
1244
  }
1245
1245
 
1246
1246
  .Bento__Item--medium-verticalAlign-end .Bento__call-to-action {
@@ -1526,7 +1526,7 @@
1526
1526
  }
1527
1527
 
1528
1528
  .Bento__Item--large-verticalAlign-end {
1529
- justify-content: end;
1529
+ justify-content: flex-end;
1530
1530
  }
1531
1531
 
1532
1532
  .Bento__Item--large-verticalAlign-end .Bento__call-to-action {
@@ -1812,7 +1812,7 @@
1812
1812
  }
1813
1813
 
1814
1814
  .Bento__Item--xlarge-verticalAlign-end {
1815
- justify-content: end;
1815
+ justify-content: flex-end;
1816
1816
  }
1817
1817
 
1818
1818
  .Bento__Item--xlarge-verticalAlign-end .Bento__call-to-action {
@@ -2098,7 +2098,7 @@
2098
2098
  }
2099
2099
 
2100
2100
  .Bento__Item--xxlarge-verticalAlign-end {
2101
- justify-content: end;
2101
+ justify-content: flex-end;
2102
2102
  }
2103
2103
 
2104
2104
  .Bento__Item--xxlarge-verticalAlign-end .Bento__call-to-action {
@@ -337,7 +337,7 @@
337
337
  order: 1;
338
338
  z-index: 9999;
339
339
  padding: 0;
340
- justify-content: end;
340
+ justify-content: flex-end;
341
341
  }
342
342
 
343
343
  .SubNav--has-sub-heading:not(.SubNav--subHeadingActive) .SubNav__overlay-toggle {
@@ -126,7 +126,7 @@
126
126
  -webkit-mask-repeat: no-repeat;
127
127
  grid-column: 2;
128
128
  grid-row: 1;
129
- place-self: center end;
129
+ place-self: center flex-end;
130
130
  }
131
131
 
132
132
  .Select-wrapper--disabled {
@@ -205,7 +205,7 @@
205
205
 
206
206
  .RiverBreakout .River__trailingComponent {
207
207
  grid-area: trailingComponent;
208
- justify-self: end;
208
+ justify-self: flex-end;
209
209
  margin-block-start: 0;
210
210
  }
211
211
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primer/brand-css",
3
- "version": "0.58.3-rc.8cf2d596",
3
+ "version": "0.59.0-rc.4e44be30",
4
4
  "description": "CSS stylesheets for Primer Brand components",
5
5
  "keywords": [
6
6
  "primer",