Skip to content

Commit

Permalink
fix(inline-dropdown): vanilla style fixes (#5223)
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan authored Jan 31, 2020
1 parent d6a36a9 commit 7059be4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/components/src/components/dropdown/_dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -399,13 +399,6 @@

.#{$prefix}--dropdown--inline .#{$prefix}--dropdown-link {
font-weight: normal;
margin-right: $carbon--spacing-04;
margin-left: rem(10px);

&:focus {
margin: 0;
padding-left: rem(10px);
}
}

.#{$prefix}--dropdown--show-selected .#{$prefix}--dropdown--selected {
Expand Down

0 comments on commit 7059be4

Please sign in to comment.