mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-12 09:21:11 +00:00
[dev] Remove white-space
attribute from personal menu
Removing `white-space` on `.vector-menu` as we couldn't find any use case of this any more and it's breaking DRY-ed up Menu in portals on modern Vector. Bug: T252717 Change-Id: I87a64e64c02a6690a7ecea93ce7712619457d575
This commit is contained in:
parent
4fb5f4e903
commit
de788c6446
|
@ -29,7 +29,6 @@
|
||||||
// anonymous user icon position below
|
// anonymous user icon position below
|
||||||
padding-top: 0.5em;
|
padding-top: 0.5em;
|
||||||
line-height: @line-height-nav-personal;
|
line-height: @line-height-nav-personal;
|
||||||
white-space: nowrap;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue