mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-27 15:40:15 +00:00
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:
parent
faf428550b
commit
fa7c131470
|
@ -13,7 +13,9 @@
|
|||
|
||||
// overlay styles
|
||||
.overlay-issues {
|
||||
.cleanup {
|
||||
ul.cleanup {
|
||||
list-style: none;
|
||||
|
||||
> li {
|
||||
border-bottom: @border-subtle;
|
||||
|
||||
|
|
Loading…
Reference in a new issue