mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This commit adds `showLogin` as an available action to the post menu buttons. They can use this action to show the login form when there is no user logged in. It also adds a small CSS tweak to prevent the content from the post menu to being user selectable. This was causing small UX issues in touch devices.