Bump width of user menu to account for 16px overlap
parent
9eb965878a
commit
510f98b8b0
|
@ -19,7 +19,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_UserMenuButton_contextMenu {
|
.mx_UserMenuButton_contextMenu {
|
||||||
width: 231px;
|
width: 247px;
|
||||||
|
|
||||||
.mx_UserMenuButton_contextMenu_header {
|
.mx_UserMenuButton_contextMenu_header {
|
||||||
// Create a flexbox to organize the header a bit easier
|
// Create a flexbox to organize the header a bit easier
|
||||||
|
|
Loading…
Reference in New Issue