From 79bd40440c18d7d9d0df20d55fe7417810bfa206 Mon Sep 17 00:00:00 2001 From: julian laplace Date: Wed, 26 Oct 2022 13:55:13 +0200 Subject: css and styling --- views/partials/hootstream.ejs | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'views/partials/hootstream.ejs') diff --git a/views/partials/hootstream.ejs b/views/partials/hootstream.ejs index 114cae3..aa17d6b 100644 --- a/views/partials/hootstream.ejs +++ b/views/partials/hootstream.ejs @@ -112,11 +112,10 @@ overflow: hidden; text-overflow: ellipsis; margin-right: 0.5rem; - font-size: 11px; display: flex; justify-content: flex-end; align-items: center; - margin-top: 0.25rem; + margin-top: 0.175rem; } #hootevents .avatar { width: 1.5rem; @@ -172,12 +171,17 @@ #hootevents .hoot.streamLastlog { font-size: 13px; margin-bottom: 1rem; + align-items: center; } #hootevents .hoot.streamLastlog .userLink { + margin-top: 0; margin-right: 0.375rem; } #hootevents .hoot.streamLastlog .text { - margin-top: 1px; + line-height: 0; + } + #hootevents .hoot.streamLastlog .age { + } /** Files */ -- cgit v1.2.3-70-g09d2