diff --git a/assets/css/elsa.css b/assets/css/elsa.css index 7cf8e58..8469c76 100644 --- a/assets/css/elsa.css +++ b/assets/css/elsa.css @@ -972,6 +972,10 @@ a.tootpress_nav_number { max-width:100% !important; } +.toot-content a .invisible { + display:initial; +} + /* 29. Mathilda */ diff --git a/readme.md b/readme.md index f8ccbcd..18e9c04 100644 --- a/readme.md +++ b/readme.md @@ -167,6 +167,7 @@ This project is licensed under the GPL3 License. Release pending +* Feature: Mastodon Shortlink Transformation * Changed: Top Spacer @ Index Archive * Changed: Font Size (Toot Date) * Fixed: Spacing (Links without Block Container)