Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Commit

Permalink
Merge pull request #42 from NoWay1201/master
Browse files Browse the repository at this point in the history
fix Toolbar leftIcon Ripple effect
  • Loading branch information
Ehesp committed Mar 8, 2016
2 parents eabae48 + 5de2798 commit 4c94d92
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/Toolbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,7 @@ const styles = {
marginLeft: 16
},
leftIcon: {
marginLeft: 16,
marginRight: 8
margin: 16
},
rightIcon: {
margin: 16
Expand Down

0 comments on commit 4c94d92

Please sign in to comment.