mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-22 08:57:29 -06:00
fix toot spacing
This commit is contained in:
parent
c8f245b8bc
commit
93b9eb7b0c
2 changed files with 4 additions and 16 deletions
|
|
@ -29,9 +29,6 @@
|
|||
<span class="sr-only">.</span>
|
||||
</span>
|
||||
<span class="username">@{{.Account.Username}}<span class="sr-only">, </span>{{acctInstance .Account.Acct}}</span>
|
||||
<!-- <div class="not-expanded timestamp">
|
||||
<time datetime="{{.CreatedAt}}">{{.CreatedAt | timestamp}}</time>
|
||||
</div> -->
|
||||
</a>
|
||||
</section>
|
||||
<section class="body">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue