mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-23 13:56:51 +00:00
Fix alignment(Minerva):current marker was not aligned with message
Bug: T372392 Change-Id: I6c00e78fec0dada22134a72ca8e0b6f50764bd13
This commit is contained in:
parent
c02a6c8380
commit
9a2ee050ed
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue