Closed vanderburgt closed 1 year ago
Summary Results list does not match design
URL / Environment https://bron.live
Results list matches design.
Implemented
Design
Suggested CSS changes:
.column-contents { change: line-height: 40px;
.entry { remove: border-bottom: 1px solid #ccc; }
.column-contents { change: padding-top: 10px; }
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.
Describe the bug
Summary Results list does not match design
URL / Environment https://bron.live
Steps to reproduce**
Expected behavior
Results list matches design.
Screenshots
Implemented
Design
Additional context
Suggested CSS changes:
.column-contents { change: line-height: 40px;
.entry { remove: border-bottom: 1px solid #ccc; }
.column-contents { change: padding-top: 10px; }