mirror of
https://github.com/discourse/discourse.git
synced 2025-03-12 09:55:20 +08: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.