.chpt_box_list { box-sizing: border-box; line-height: normal; margin: 24px 0 6px; } .chpt_header { align-items: center; display: flex; flex-wrap: wrap; } .chpt_title { color: #777; margin: 0 0 0 12px; } .chpt_series_title { line-height: normal; margin: 6px 12px; } .chpt_item { margin: 6px 0; } @media screen and (max-width:375px) { .chpt_header { flex-direction: column; } } .rcl-notice__text .frnd_actions_bttn { display: inline-flex; padding: 0 6px 0 0; } :not(.cab_bttn_lite) > #tab-button-friends > a { display: inline-flex; } :not(.cab_bttn_lite) > #tab-button-friends i { flex-shrink: 0; } #rcl-office:not(.office-clear-sky) :not(.cab_bttn_lite) > #tab-button-friends > a > span { align-items: center; display: flex; justify-content: space-between; padding: 0 10px 0 8px; width: 100%; } 