@primer/brand-css 0.61.0 → 0.61.1-rc.4e8af728

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.
@@ -334,7 +334,7 @@ img.IDE__Editor-tab-icon {
334
334
  display: block;
335
335
  padding: 0 var(--base-size-8);
336
336
  text-align: right;
337
- color: var(--brand-color-text-subtle);
337
+ color: var(--brand-color-text-muted);
338
338
  -webkit-user-select: none;
339
339
  -moz-user-select: none;
340
340
  user-select: none;
@@ -489,6 +489,7 @@
489
489
  .SubNav__subHeading {
490
490
  display: block;
491
491
  position: relative;
492
+ white-space: nowrap;
492
493
  }
493
494
 
494
495
  .SubNav__subHeading[aria-current]:not([aria-current='false'])::after,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primer/brand-css",
3
- "version": "0.61.0",
3
+ "version": "0.61.1-rc.4e8af728",
4
4
  "description": "CSS stylesheets for Primer Brand components",
5
5
  "keywords": [
6
6
  "primer",