From 91d824530cb94b5c2f3d0ad2b32c30279ee9af11 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Fri, 24 Apr 2020 08:35:56 +0200 Subject: [PATCH] Frontend: Change p-col-primary css Signed-off-by: Michael Mayer --- frontend/src/css/photos.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/css/photos.css b/frontend/src/css/photos.css index 8beacc356..89f28098f 100644 --- a/frontend/src/css/photos.css +++ b/frontend/src/css/photos.css @@ -3,7 +3,7 @@ } #photoprism .p-col-primary { - width: 50px; + width: 44px; } #photoprism .p-photo-list tr td:first-child {