From e9bf0923171a1a4af780ca2c8e5b330ef2ed6a4d Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 17 Jul 2021 17:24:48 +0200 Subject: [PATCH] tweak audio drawer tab --- copyparty/web/browser.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index ee859e6c..3086fdb4 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -364,9 +364,10 @@ html.light #ggrid a.sel { } #wtoggle { position: absolute; + white-space: nowrap; top: -1.2em; right: 0; - width: 2.8em; + width: 2.5em; height: 1em; font-size: 2em; line-height: 1em; @@ -398,10 +399,10 @@ html.light #ggrid a.sel { line-height: 1em; } #wtoggle.np { - width: 7em; + width: 6.63em; } #wtoggle.sel { - width: 7.68em; + width: 7.57em; } #wtoggle.sel #wzip, #wtoggle.np #wnp {