mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-23 22:03:39 +00:00
Fixes: Notification icon displayed with bullet point
Follow up to: I6331d88e5b7301fd13249414350a539738cfae53 Bug: T205341 Change-Id: I60b7919d53cf101e4026950331fff93fbef76ac5
This commit is contained in:
parent
ec453ac037
commit
56e0d84bdc
|
@ -23,6 +23,7 @@
|
|||
|
||||
.minerva-notifications {
|
||||
ul {
|
||||
list-style: none;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue