Skip to content

Commit

Permalink
Revert "feat: added compliance footer (#15680)"
Browse files Browse the repository at this point in the history
This reverts commit 936e108.
  • Loading branch information
alisonjoseph committed Feb 7, 2024
1 parent 6152651 commit c26e53c
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions packages/react/.storybook/manager-head.html
Expand Up @@ -27,18 +27,6 @@
content="https://media.github.ibm.com/user/1679/files/aa651000-7749-11eb-900e-eeb9312ed756" />
<meta name="twitter:site" content="@_carbondesign" />

<footer>
<dds-footer-container
key="footer"
disable-locale-button="true"
size="micro" />,
</footer>

<script
key="8"
type="module"
src="https://1.www.s81c.com/common/carbon-for-ibm-dotcom/tag/v1/latest/footer.min.js" />

<!-- Storybook override -->
<script>
setTimeout(function () {
Expand Down Expand Up @@ -84,13 +72,6 @@
display: none;
}

footer {
position: absolute;
bottom: 0;
width: 100%;
z-index: 99999;
}

.os-content form span {
font-weight: 600;
}
Expand Down

0 comments on commit c26e53c

Please sign in to comment.