diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 7b62b000..e9fa9fd4 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1561,6 +1561,11 @@ html:not(.e):not(.d) #up_quick .btn.on { padding: .2em; margin: .1em; } +#favico_onpage svg { + margin: -1px 7px 0 0; + vertical-align: top; + height: 1.5em; +} #pctl svg { width: 1.5em; height: 1.5em;