]> git.bitcoin.ninja Git - satsto.me/commitdiff
Make clipboard not get clipped
authorMatt Corallo <git@bluematt.me>
Sat, 13 Jul 2024 00:04:40 +0000 (00:04 +0000)
committerMatt Corallo <git@bluematt.me>
Sat, 13 Jul 2024 00:04:40 +0000 (00:04 +0000)
dunno why this happens

index.html

index a67726edc2475fa542ccc58928492815494c2028..37764e6815b586ceae7991711c233f58cf86fab8 100644 (file)
                        .address-copy {
                                float: right;
                                cursor: pointer;
+                               padding: 1px 0;
                        }
                </style>
                <title>BIP 353 Human Readable Names Resolver</title>