commit 47138b8352a91fbeb4d8cb2ed508b464c561caf0 from: Omar Polo via: Thomas Adam date: Wed Sep 27 21:40:59 2023 UTC vertical align briefs age and author commit - a77903c9966763710b6ec7500228274cc73a8aa0 commit + 47138b8352a91fbeb4d8cb2ed508b464c561caf0 blob - 9c9ca1cfdede56727c229a6af5d944e28b121533 blob + 67b8328cafa8a92842599b49698d625a536119bd --- gotwebd/files/htdocs/gotwebd/gotweb.css +++ gotwebd/files/htdocs/gotwebd/gotweb.css @@ -179,7 +179,10 @@ header.subtitle h2 { flex-grow: 0; flex-shrink: 0; } -.briefs_age, .briefs_author { display: inline-block; } +.briefs_age, .briefs_author { + display: inline-block; + vertical-align: middle; +} .briefs_age { padding-left: 10px; padding-top: 5px;