mediawiki-skins-Vector/resources/skins.vector.styles.legacy/components/Indicators.less
bwang bfcdbd544b Copy common styles into legacy vector
Bug: T345766
Change-Id: I78fd91fa397a731d22aa6264f61f324f6fc22054
2023-10-05 13:32:29 -07:00

11 lines
160 B
Plaintext

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