mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
1791abab25
On mobile, in the topic footer buttons, instead of showing all the buttons, we "merge" some of then into a dropdown. If the dropdown has only one "option", then it doesn't make sense to show the "ellipsis" button. Instead, we directly show the button of the only available option. Saving a click on the way.