mediawiki-skins-MinervaNeue/resources/skins.minerva.amc.styles/userMenu.less
jdlrobson 1735325f47 Correct personal and overflow menu padding and positioning
Bug: T233050
Change-Id: I09d1c53d2088034ab4eec0fa6b4af3daf66e2003
2019-09-16 20:32:19 +00:00

9 lines
186 B
Plaintext

@import '../../minerva.less/minerva.variables.less';
// The list that opens underneath the button.
.minerva-user-menu-list {
top: 100%;
right: -@icon-padding-md;
min-width: 200px;
}