Skip to content

Commit

Permalink
Revert "fix(legal-nav): align cookie preference to other nav items (c…
Browse files Browse the repository at this point in the history
…arbon-design-system#4680)"

This reverts commit 678b8e7.
  • Loading branch information
asudoh committed Dec 10, 2020
1 parent d96f8c1 commit 8afd84d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/web-components/src/components/footer/footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,7 @@
}

:host(#{$dds-prefix}-legal-nav[size='micro']) {
::slotted(#{$dds-prefix}-legal-nav-item),
::slotted(#{$dds-prefix}-legal-nav-cookie-preferences-placeholder) {
::slotted(#{$dds-prefix}-legal-nav-item) {
display: flex;
align-items: center;
padding: 0;
Expand Down

0 comments on commit 8afd84d

Please sign in to comment.