Skip to content

Commit

Permalink
fix(MdButton): adjust spacing for multiple toolbar buttons (#1750)
Browse files Browse the repository at this point in the history
  • Loading branch information
zevdg authored and marcosmoura committed May 16, 2018
1 parent 7a690ba commit 84cdb90
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/MdToolbar/MdToolbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@
}
.md-button {
&:last-child,
+ .md-button {
&:last-child {
margin-right: 0;
}
Expand Down

0 comments on commit 84cdb90

Please sign in to comment.