diff --git a/static/style.css b/static/style.css index 19cceab..ef27f1f 100644 --- a/static/style.css +++ b/static/style.css @@ -436,7 +436,8 @@ img.emoji { .user-list-item { overflow: auto; - margin: 0 0 12px 0; + margin: 0 0 4px 0; + padding: 4px; display: flex; align-items: center; } diff --git a/templates/user.tmpl b/templates/user.tmpl index 5ea52d9..3146964 100644 --- a/templates/user.tmpl +++ b/templates/user.tmpl @@ -3,7 +3,6 @@
User
-
{{end}}
-
{{if eq .Type ""}}
Statuses