Fix alignment(Minerva):current marker was not aligned with message

Bug: T372392
Change-Id: I6c00e78fec0dada22134a72ca8e0b6f50764bd13
This commit is contained in:
Abhii67534 2024-09-09 23:20:42 -04:00 committed by Jdlrobson
parent c02a6c8380
commit 9a2ee050ed

View file

@ -57,6 +57,11 @@
clear: both;
}
.mw-uctop {
padding: 0.5em 0;
line-height: 1.4em;
}
.mw-tag-marker {
// due to the extra space afforded by padding,
// we can make the font-size a bit smaller to save space.