Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update DiscussionListItem.less to fix double tap on mobile (#2607)
Adds a rule to the discussion list less file which targets touch devices whose primary way of interacting does not include a mouse / ability to hover. For those devices the toggle button is hidden which fixes the double tap issue.
- Loading branch information