From 95dc78db1004f146615f438e7dfa230ed5756abe Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 23 Oct 2021 21:51:16 +0200 Subject: [PATCH] thumbnails alignment --- copyparty/web/browser.css | 1 + 1 file changed, 1 insertion(+) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 2724f7dd..ad20ee16 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -860,6 +860,7 @@ html.light #ghead { } #ggrid { padding-top: .5em; + margin: 0 -.5em; } #ggrid>a>span { overflow: hidden;