mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-12-03 19:57:19 +00:00
bfcdbd544b
Bug: T345766 Change-Id: I78fd91fa397a731d22aa6264f61f324f6fc22054
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;
|
|
}
|