diff --git a/assets/styles/style.css b/assets/styles/style.css index dcfca4d..672a474 100644 --- a/assets/styles/style.css +++ b/assets/styles/style.css @@ -136,7 +136,8 @@ body.pg-loaded > .inner { #dlgAddAddressToBook .modalBody, #dlgChangeWalletName .modalBody, -#dlgChangeAddressName .modalBody { +#dlgChangeAddressName .modalBody, +#dlgImportFromPrivateKey .modalBody { height: 150px; } diff --git a/assets/templates/wallets.html b/assets/templates/wallets.html index fde703c..5c83da2 100644 --- a/assets/templates/wallets.html +++ b/assets/templates/wallets.html @@ -2,6 +2,7 @@ +