mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-24 07:43:47 +00:00
Merge "Make vector-2022 mw-indicators flex-wrap"
This commit is contained in:
commit
f336efd555
|
@ -3,6 +3,9 @@
|
|||
line-height: @line-height-base;
|
||||
position: relative;
|
||||
float: right;
|
||||
display: flex;
|
||||
column-gap: 8px;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.mw-indicator {
|
||||
|
|
Loading…
Reference in a new issue