Page issues overlay should not show bulleted list icons

Seen on [[en:The_Black_Stork]] when clicking the page issue banner
while testing the links patch.

Change-Id: Ic9417dbe6f08bd4ada8a882b55646e76ae6c5589
This commit is contained in:
Jon Robson 2024-10-04 11:04:16 -07:00 committed by Jdlrobson
parent faf428550b
commit fa7c131470

View file

@ -13,7 +13,9 @@
// overlay styles
.overlay-issues {
.cleanup {
ul.cleanup {
list-style: none;
> li {
border-bottom: @border-subtle;