Bump width of user menu to account for 16px overlap

This commit is contained in:
Travis Ralston 2020-06-12 10:29:42 -06:00
parent 9eb965878a
commit 510f98b8b0

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