From c5531056aaf078a35bcba2e01cf248e9957dd0ae Mon Sep 17 00:00:00 2001 From: MathMan05 Date: Thu, 16 Apr 2026 15:25:46 -0500 Subject: [PATCH] fix minor friends list screw up --- src/webpage/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webpage/style.css b/src/webpage/style.css index 95557fe..ea7da2d 100644 --- a/src/webpage/style.css +++ b/src/webpage/style.css @@ -3267,7 +3267,7 @@ img.bigembedimg { min-height: 350px; margin-bottom: 8px; } -.profile .pfpDiv { +.profile > .pfpDiv { position: absolute; z-index: 2; top: 20px;