diff --git a/views/honk.html b/views/honk.html index 4b73157..6c57023 100644 --- a/views/honk.html +++ b/views/honk.html @@ -5,12 +5,12 @@

{{ .Username }} {{ .What }} {{ .Date.Format "02 Jan 2006 15:04" }} {{ .URL }} {{ if .RID }}
- + in reply to: {{ .RID }} {{ end }}
- + convoy: {{ .Convoy }} diff --git a/views/style.css b/views/style.css index 42ea8ad..f8546b3 100644 --- a/views/style.css +++ b/views/style.css @@ -122,6 +122,7 @@ button a { text-overflow: ellipsis; font-size: 0.8em; margin-top: 1em; + height: 64px; } .honk .title img { float: left;