diff --git a/client/src/style/pages/PaymentReceive/QuickPaymentReceiveDialog.scss b/client/src/style/pages/PaymentReceive/QuickPaymentReceiveDialog.scss index 4f608378f..d01465ef4 100644 --- a/client/src/style/pages/PaymentReceive/QuickPaymentReceiveDialog.scss +++ b/client/src/style/pages/PaymentReceive/QuickPaymentReceiveDialog.scss @@ -1,7 +1,13 @@ .dialog--quick-payment-receive { .bp3-form-group { - margin-bottom: 15px; + // margin-bottom: 15px; + + label.bp3-label { + margin-bottom: 3px; + font-size: 13px; + } } + .form-group { &--statement { .bp3-form-content {