Skip to content

Commit

Permalink
fix(dropdown): update dropdown scss following alpha.6 merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Lausselloic committed Jan 10, 2017
1 parent 7ef49b8 commit 6b57ac5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scss/_o-dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
// dropdown
//

.dropdown-toggle {
padding-right: calc(.625rem + #{$caret-width} * 2 + .625rem);
}

.dropdown-toggle::after {
position: absolute;
top: 1.0625rem;
margin-left: .625rem;
}
Expand Down

0 comments on commit 6b57ac5

Please sign in to comment.