Skip to content

Commit

Permalink
Revert "fix(ListBox): add top positioning to chevron (carbon-design-s…
Browse files Browse the repository at this point in the history
…ystem#7990)"

This reverts commit 460bf18.
  • Loading branch information
emyarod committed Mar 22, 2021
1 parent 91b6c05 commit 56b6757
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/components/list-box/_list-box.scss
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,6 @@ $list-box-menu-width: rem(300px);
@include button-reset($width: false);

position: absolute;
top: $carbon--spacing-03;
right: $carbon--spacing-05;
display: flex;
align-items: center;
Expand Down

0 comments on commit 56b6757

Please sign in to comment.