Skip to content

Commit

Permalink
feat(dropdown): added inline dropdown, style changes to dropdown, fix…
Browse files Browse the repository at this point in the history
…ed link in data table readme (carbon-design-system#746)

* feat(dropdown): added inline dropdown

* feat(dropdown): fixed js
  • Loading branch information
marijohannessen authored and asudoh committed May 18, 2018
1 parent f307929 commit bc9d2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/dropdown/_dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
}

.#{$prefix}--dropdown[data-value=''] .#{$prefix}--dropdown-text {
color: $text-02;
color: $text-01;
}

.#{$prefix}--dropdown-text {
Expand Down

0 comments on commit bc9d2a9

Please sign in to comment.