hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

9.3K
active users


/*
v4.3.0. Reduce vertical space.
*/
div .status__prepend
{
padding: 5px !important;
padding-bottom: 0px !important;
}
div .status
{
padding-top: 8px !important;
}
.content-warning
{
margin: auto !important;
padding: 2px 2px !important;
}
.content-warning *
{
display: inline !important;
}
.content-warning .link-button
{
margin-left: 5px !important;
margin-top: 5px !important;
}
.search
{
margin-bottom: 10px !important;
}

Anubhav


/*
v4.3.0. Make the toot editing area usable to show >2 lines on Reply/Edit.
*/
.reply-indicator__content, .reply-indicator__content *
{
visibility: collapse !important;
display: none !important;
}
div .link-footer
{
visibility: collapse !important;
}

---
On MS Windows 10 with 125% zoom of 1920x1080 px resolution of 13.3 in screen, with 20 p[xt] font size in Firefox.

Showing the toot being replied to also makes the experience worse.