Make 'in reply to' more user-friendly by hiding the URL behind object type

This commit is contained in:
Miguel Jacq 2022-09-30 13:39:47 +10:00 committed by Thomas Sileo
parent cf6a891349
commit 7faa4655f8
2 changed files with 3 additions and 4 deletions

View file

@ -415,7 +415,6 @@ a.label-btn {
margin: 15px 0;
padding: 20px;
.in-reply-to {
color: $muted-color;
&:hover {
color: $secondary-color;
text-decoration: underline;