@carbon/ibm-products 2.43.2-canary.43 → 2.43.2-canary.45
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/css/index-full-carbon.css +1 -1
- package/css/index-full-carbon.min.css +1 -1
- package/css/index-full-carbon.min.css.map +1 -1
- package/css/index-without-carbon-released-only.css +1 -1
- package/css/index-without-carbon-released-only.min.css +1 -1
- package/css/index-without-carbon-released-only.min.css.map +1 -1
- package/css/index-without-carbon.css +1 -1
- package/css/index-without-carbon.min.css +1 -1
- package/css/index-without-carbon.min.css.map +1 -1
- package/css/index.css +1 -1
- package/css/index.min.css +1 -1
- package/css/index.min.css.map +1 -1
- package/package.json +3 -3
- package/scss/components/SidePanel/_side-panel.scss +1 -1
@@ -3367,7 +3367,7 @@ p.c4p--about-modal__copyright-text:first-child {
|
|
3367
3367
|
height: 2.5rem;
|
3368
3368
|
}
|
3369
3369
|
.c4p--side-panel .c4p--side-panel__slug-and-close {
|
3370
|
-
position:
|
3370
|
+
position: absolute;
|
3371
3371
|
z-index: 10; /* must be higher than title container border bottom */
|
3372
3372
|
top: 0;
|
3373
3373
|
right: 0;
|