From: Matt Corallo Date: Sat, 13 Jul 2024 00:04:40 +0000 (+0000) Subject: Make clipboard not get clipped X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=59edcc69905890d4947b25a07a977377ebeb731c;p=satsto.me Make clipboard not get clipped dunno why this happens --- diff --git a/index.html b/index.html index a67726e..37764e6 100644 --- a/index.html +++ b/index.html @@ -137,6 +137,7 @@ .address-copy { float: right; cursor: pointer; + padding: 1px 0; } BIP 353 Human Readable Names Resolver