diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 34cf4dde..d617adee 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -607,7 +607,7 @@ html .ayjump:focus-visible { font-weight: normal; display: block; margin: 0 .5em 0 0; - width: calc(100% - .6em); + width: calc(100% - .5em); align-content: center; padding: .2em; font-size: 1.2em;