diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index f5d0ccbf..9c110910 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -2103,7 +2103,7 @@ html.a .btn { font-family: 'scp', monospace, monospace; font-family: var(--font-mono), 'scp', monospace, monospace; font-size: 1.2em; - line-height: 0; + line-height: .7em; } .dumb_loader_thing { display: block;