commit cea040d131a5c2248c94a55976a83d255a4d3a06 from: Omar Polo date: Sat Sep 23 16:22:59 2023 UTC vertical align briefs age and author commit - 1eb651da6aa7d016f6c30a0417b4259f5de7a35c commit + cea040d131a5c2248c94a55976a83d255a4d3a06 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;