Skip to content

Commit

Permalink
Update: Dropdown Action button.dropdown-toggle should use component-b…
Browse files Browse the repository at this point in the history
…tn-link mixin
  • Loading branch information
pat270 committed Aug 9, 2017
1 parent 40821b2 commit f142f95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/scss/lexicon-base/_dropdowns.scss
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@

> button.dropdown-toggle {
background-color: transparent;
border-width: 0;
padding: 0;

@include component-btn-link;
}

&.show button.dropdown-toggle {
Expand Down

0 comments on commit f142f95

Please sign in to comment.