diff --git a/FLO_webWallet_mainnet.html b/FLO_webWallet_mainnet.html
index 64fbb09..33ffd90 100644
--- a/FLO_webWallet_mainnet.html
+++ b/FLO_webWallet_mainnet.html
@@ -428,7 +428,7 @@ h1 {
cursor: pointer
}
.nav-light .btn:disabled{
- cursor:no-drop;
+ cursor:not-allowed;
}
.nav-dark .btn:disabled{
cursor: auto;