Following core base font-size of `0.875em` in Vector to align with other elements on the page. Bug: T175295 Change-Id: Id9c8652820641d6fa1c6b1dd06247967ba649f25
4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
.uls-menu {
|
|
font-size: 0.875em; // not inherited from `.mw-body-content`, as we insert at `body`
|
|
}
|