From 7df3aeade7f862b3292c42e66a9ab0bb5fe8446b Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Thu, 3 Feb 2022 11:10:33 +0100 Subject: [PATCH] reduce spacing of "more" sections in post-commit community table --- css/80_app.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/80_app.css b/css/80_app.css index 5608c60c0..531287f1c 100644 --- a/css/80_app.css +++ b/css/80_app.css @@ -4913,6 +4913,9 @@ img.tile-debug { .save-success td.community-detail { padding-bottom: 15px; } +.save-success .community-table h3 { + margin: 0; +} .summary-view-on-osm, .community-name {