openstate / jodal

Open gov data platform for journalists: all government data — monitor, filter, forward. (FKA jodal)
https://bron.live
6 stars 1 forks source link

Results list design #137

Closed vanderburgt closed 8 months ago

vanderburgt commented 8 months ago

Describe the bug

Summary Results list does not match design

URL / Environment https://bron.live

Steps to reproduce**

  1. Go to bron.live
  2. Scroll down to Preview resultate
  3. See list with results that is different from design.

Expected behavior

Results list matches design.

Screenshots

Implemented Image

Design Image

Additional context

Suggested CSS changes:

.column-contents { change: line-height: 40px;

.entry { remove: border-bottom: 1px solid #ccc; }

.column-contents { change: padding-top: 10px; }

breyten commented 8 months ago

The lines between the items are there for a reason. Otherwise it becomes undistiguishable where an item starts and ends, especially once the subject will word wrap across multiple lines.