localgovdrupal / localgov_elections

This module provides submodules, content types, views and configuration that allow the reporting of election results for the LocalGov Drupal distribution.
GNU General Public License v2.0
1 stars 1 forks source link

adds better spacing for election overview #119

Closed markconroy closed 3 months ago

markconroy commented 3 months ago

Closes #109

What does this change?

Adds CSS so the spacing and border on the election overview page matches the layout on the ward summary page.

How to test

Check any election page - e.g. election/general-election-july-2024 from demo module - and verify the spacing is better now than it had been between the "Seats won" and "Constituency results" sections. It should match the layout of the ward results.

Images

Screenshot 2024-08-05 at 16 38 25


Thanks to Big Blue Door for sponsoring my time to work on this.