Bump width of user menu to account for 16px overlap
This commit is contained in:
parent
9eb965878a
commit
510f98b8b0
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_UserMenuButton_contextMenu {
|
||||
width: 231px;
|
||||
width: 247px;
|
||||
|
||||
.mx_UserMenuButton_contextMenu_header {
|
||||
// Create a flexbox to organize the header a bit easier
|
||||
|
|
Loading…
Reference in a new issue