.dropdown_rich { .dropdown_toggle_button { width: 240px; } // Support for AutoSubmitter .as_indicator { right: -28px; } } .dropdown_menu_rich { width: 22rem; li { a { white-space: normal; padding: 0.5rem 2rem; margin: 0; height: auto; } &.all a { height: 3rem; line-height: 3rem; padding: 0 2rem; } } } .drop_rich_head { display: block; line-height: 1.5rem; } .drop_rich_subhead { display: block; color: rgba(#000,0.5); font-size: 0.85rem; line-height: 1.3; a:hover &, .active a & { color: rgba(#fff,0.5); } }