Bump width of user menu to account for 16px overlap

pull/21833/head
Travis Ralston 2020-06-12 10:29:42 -06:00
parent 9eb965878a
commit 510f98b8b0
1 changed files with 1 additions and 1 deletions

View File

@ -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