@boomerang-io/carbon-addons-boomerang-react 4.6.5-beta.12 → 4.6.5-beta.13

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@boomerang-io/carbon-addons-boomerang-react",
3
3
  "description": "Carbon Addons for Boomerang apps",
4
- "version": "4.6.5-beta.12",
4
+ "version": "4.6.5-beta.13",
5
5
  "author": {
6
6
  "name": "Tim Bula",
7
7
  "email": "timrbula@gmail.com"
@@ -142,12 +142,10 @@ a.#{$prefix}--header__menu-item {
142
142
  color: shell.$bmrg-theme-primary !important;
143
143
  background-color: shell.$bmrg-theme-active !important;
144
144
  }
145
- }
146
- #header-instanceSwitcher-menu .cds--bmrg-header-drop-down a.cds--header__menu-item
147
- {
148
- padding: 10px 15px !important;
145
+ padding: 10px 15px !important;
149
146
  border-bottom: 1px solid lightgrey !important;
150
147
  }
148
+
151
149
  a.#{$prefix}--side-nav__link {
152
150
  color: shell.$bmrg-theme-secondary;
153
151
  &--current {