diff --git a/BTCPayServer/Views/Wallets/CoinSelection.cshtml b/BTCPayServer/Views/Wallets/CoinSelection.cshtml
index abc93a257..c80fe28fb 100644
--- a/BTCPayServer/Views/Wallets/CoinSelection.cshtml
+++ b/BTCPayServer/Views/Wallets/CoinSelection.cshtml
@@ -66,128 +66,139 @@
diff --git a/BTCPayServer/wwwroot/main/site.css b/BTCPayServer/wwwroot/main/site.css
index 23c8ad5b6..3def21f4c 100644
--- a/BTCPayServer/wwwroot/main/site.css
+++ b/BTCPayServer/wwwroot/main/site.css
@@ -11,9 +11,6 @@ html {
.input-group-clear {
display: none;
}
-.only-for-js {
- display: block;
-}
.wraptextAuto {
max-width: 300px;