mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-27 15:40:15 +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 {
|
.minerva-notifications {
|
||||||
ul {
|
ul {
|
||||||
|
list-style: none;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue