Skip to content

Commit

Permalink
Update docs version dropdown to account for updated dropdown padding
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Apr 30, 2020
1 parent 1c16163 commit 04b6d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/assets/scss/_subnav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
font-weight: 600;
background-image: escape-svg($dropdown-active-icon);
background-repeat: no-repeat;
background-position: .4rem .6rem;
background-position: right $dropdown-item-padding-x top .6rem;
background-size: .75rem .75rem;
}

Expand Down

0 comments on commit 04b6d84

Please sign in to comment.