Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wraps status timestamps in a div #2038

Merged

Conversation

prplecake
Copy link

Fixes #1985

This wraps the status timestamp in a div to reduce the clickable target size of the link. The div gets a margin: 0 0 0 auto to stick it to the right margin of the status.

Fixes glitch-soc#1985

This wraps the status timestamp in a `div` to reduce the clickable
target size of the link. The `div` gets a `margin: 0 0 0 auto` to stick
it to the right margin of the status.
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
@ClearlyClaire ClearlyClaire merged commit 6cde3dd into glitch-soc:main Dec 22, 2022
@prplecake prplecake deleted the dev/fix-timestamp-link branch December 22, 2022 14:23
This was referenced Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clicking on empty space below a toot confusingly opens that toot in a new tab, on a different site
2 participants