[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:
Volker E 2020-05-13 15:22:10 -07:00
parent 4fb5f4e903
commit de788c6446
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
// anonymous user icon position below
padding-top: 0.5em;
line-height: @line-height-nav-personal;
white-space: nowrap;
}
}