From ef291599f5c252895f307e0b9813fcd57f7351a4 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sun, 19 Apr 2020 14:48:15 +0200 Subject: [PATCH] Reduce spacing below page title --- public/css/grocy.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/css/grocy.css b/public/css/grocy.css index 0aa3d9f2..937d1586 100644 --- a/public/css/grocy.css +++ b/public/css/grocy.css @@ -477,6 +477,7 @@ canvas.drawingBuffer { .title { display: inline-block; + margin-bottom: 0 !important; } .title-related-links {