From 290026a64b33d5a3fd2d61f9af4871b36fc2aeff Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 7 Nov 2020 13:53:14 +0000 Subject: [PATCH] Not just images --- epicyon-profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index b046bfdd4..a2778ffb8 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -154,7 +154,7 @@ body, html { line-height: var(--line-spacing); } -.leftColIcons img { +.leftColIcons { width: 100%; background-color: var(--main-bg-color); float: right;