Skip to content

Commit

Permalink
toast padding fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sankhadeep committed Feb 24, 2017
1 parent a7a8154 commit b562cd5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion dist/src/theme/components/Toast.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/src/theme/components/Toast.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/theme/components/Toast.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ export default (variables = variable) => {
},
'NativeBase.Button': {
backgroundColor: 'transparent',
height: 50,
elevation: 0,
'NativeBase.Text': {
fontSize: 14
Expand Down

0 comments on commit b562cd5

Please sign in to comment.