mediawiki-skins-Vector/resources/skins.vector.styles.legacy/components/Indicators.less
bwang 25f4bc2a37 Remove @font-size-base from vector-2022
Bug: T367899
Change-Id: I6ec44a10a7bfeb6b03912ca6d5a23eaed046db08
2024-09-26 11:44:57 -05:00

11 lines
161 B
Plaintext

.mw-indicators {
font-size: @font-size-small;
line-height: @line-height-base;
position: relative;
float: right;
}
.mw-indicator {
display: inline-block;
}