From 370b69c7dcec5b965f6a93936e1a4cf148cf6579 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Fri, 5 Jul 2024 18:49:36 +0100 Subject: [PATCH] Add missing dots to rep list page. --- .../templates/html/postcode/index.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/www/includes/easyparliament/templates/html/postcode/index.php b/www/includes/easyparliament/templates/html/postcode/index.php index b48d81ffd2..c22632eebf 100644 --- a/www/includes/easyparliament/templates/html/postcode/index.php +++ b/www/includes/easyparliament/templates/html/postcode/index.php @@ -3,13 +3,13 @@ display: flex; flex-direction: row-reverse; justify-content: flex-end; + align-items: center; } -.postcode-rep-list__sub-item { - align-items: baseline; +.postcode-rep-list__item { + margin-bottom: 0.5em; } .postcode-rep-list__link { flex-shrink: 0; - margin-bottom: 0.5em; margin-right: 0.5em; } @@ -43,7 +43,7 @@ function member_image_box(string $person_id, string $person_url, string $person_