mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-12-19 11:20:49 +00:00
11 lines
161 B
Plaintext
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;
|
|
}
|