Fix user menu "learn more" link spacing

Per the design spec of T287523 and T285786.

Bug: T287523
Change-Id: Icdfc6dca19b83fcc54352c9f4a8c15e1f1bd640f
This commit is contained in:
Nicholas Ray 2021-07-27 16:44:02 -06:00
parent ed493798f9
commit 7205a0b8e3
1 changed files with 1 additions and 2 deletions

View File

@ -125,8 +125,7 @@
}
.vector-user-menu-anon-editor {
margin-top: 2px;
padding: @padding-horizontal-user-links;
padding: 4px @padding-horizontal-user-links;
color: @colorGray5;
font-size: @font-size-user-links;