From: git Date: Tue, 5 May 2026 12:59:39 +0000 (-0400) Subject: remove leftover avatar styling X-Git-Url: https://git.datadissipation.net/?a=commitdiff_plain;h=72ee7413333608e2dd3a1089cd471b6a44dc8d73;p=gitweb-theme.git remove leftover avatar styling --- diff --git a/gitweb.css b/gitweb.css index b92be7b..7fefa70 100644 --- a/gitweb.css +++ b/gitweb.css @@ -544,15 +544,6 @@ a.linenr:hover { .patch > .header { width: 99%; } -.author .avatar, -.author_date .avatar { - position: relative; - top: 3px; -} -.object_header .avatar { - border: 1px solid #D8D8D8; - float: right; -} .object_header td, .object_header th { vertical-align: top;