sul-dlss / vt-arclight

An Arclight-based discovery application for materials from the Virtual Tribunals project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Omit separator after last attribute in results view attribute list

ggeisler opened this issue · comments

commented

Can we do something clever in the CSS (using last-of-type or something) to omit the separator dot after the last attribute in the list?

Screen Shot 2023-01-05 at 3 35 35 PM

I'll look into this.

This only occurs when there is a fulltext match --- in this case, there actually is an item after the date.
We need to omit the bullet point in this case, but is functioning as expected
Screen Shot 2023-01-05 at 18 06 01