Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #12779 from brave/ledger-claim-btn-align
Browse files Browse the repository at this point in the history
fix glued buttons on ledger panel
  • Loading branch information
bsclifton committed Jan 22, 2018
1 parent b7748e6 commit 65103a8
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,8 @@ const styles = StyleSheet.create({
},

claimButton: {
marginTop: '10px'
marginBottom: '10px',
marginTop: 0
},

enabledContent__grant: {
Expand Down

0 comments on commit 65103a8

Please sign in to comment.