2 box-sizing: border-box;
14 border-right: 1px solid rgba(0, 0, 0, 0.1);
15 transform: translateY(-50%);
19 .profile-menu__avatar {
28 .dropdown.profile-menu__list {
35 padding: 0.5rem 1.3rem;
38 background-color: #1589c9;
42 .profile-menu__item__link {
47 text-decoration: none;
51 .chat-header__action-grouping .profile-menu {
57 .explore-header .profile-menu {
63 .org-page__header-body .profile-menu {
67 //Specificity issue causes the
68 //need for a compound class here
69 .chat-header__action-grouping .dropdown.profile-menu__list {
74 .explore-header .dropdown.profile-menu__list {
79 .org-page__header-body .dropdown.profile-menu__list {