mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-12-01 02:37:05 +00:00
967fc5d350
Bug: T345766 Change-Id: Ib7a10d3351ad99c025237ab03ece84c1e2c1e257
11 lines
160 B
Plaintext
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;
|
|
}
|