diff --git a/screen/lnd/lndViewInvoice.js b/screen/lnd/lndViewInvoice.js
index b77b22b5f..a28f46039 100644
--- a/screen/lnd/lndViewInvoice.js
+++ b/screen/lnd/lndViewInvoice.js
@@ -155,8 +155,8 @@ export default class LNDViewInvoice extends Component {
borderRadius: 60,
alignSelf: 'center',
justifyContent: 'center',
- marginTop: 43,
- marginBottom: 53,
+ marginTop: -100,
+ marginBottom: 30,
}}
>
@@ -192,8 +192,8 @@ export default class LNDViewInvoice extends Component {
borderRadius: 60,
alignSelf: 'center',
justifyContent: 'center',
- marginTop: 43,
- marginBottom: 53,
+ marginTop: -100,
+ marginBottom: 30,
}}
>