There is 1 update, 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-a4f19f80-55ca-4173-9b31-c3bae694f341 XWIKI-22675 Open

Extra line below facet items

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-f463778d-c75f-4353-96b2-7a8d896b5ffd Changes by Charpentier Lucas on 12/Dec/24 13:54
 
Attachment: Screenshot from 2024-12-12 13-53-54.png
 
 

2 comments

 
cid:jira-generated-image-avatar-f463778d-c75f-4353-96b2-7a8d896b5ffd Charpentier Lucas on 12/Dec/24 13:54
 

To make sure where these lines are comming from, I edited values live.
_thumb_43018.png

 
cid:jira-generated-image-avatar-f463778d-c75f-4353-96b2-7a8d896b5ffd Charpentier Lucas on 12/Dec/24 13:57
 
To make sure where these lines are comming from, I edited values live.
!Screenshot from 2024-12-12 13-53-54.png|thumbnail!


After a bit more testing, it appears that it was the sole reason for using an `::after` pseudo element.

Removing the style for this pseudo element should be pretty safe, since it's not an element and shouldn't be even able to be found with an xpath in tests.