diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 24f4dbec..1cc4908a 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -2211,6 +2211,11 @@ html.a .btn { position: relative; top: 0; } +#gridchop a:first-child, +#gridzoom a:first-child { + line-height: 1.1em; + padding-bottom: .3em; +} .ghead>span { white-space: pre; padding-left: .3em;