From b201e0c6d68b3d81e06dfbdec57b20c4a1080ea3 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 2 Nov 2020 14:20:34 +0000 Subject: [PATCH] Remove fixed width --- epicyon-profile.css | 1 - 1 file changed, 1 deletion(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 9f9b57a08..fcf6e3745 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -938,7 +938,6 @@ aside .toggle-inside li { -ms-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; - width: 170px; margin: 0 auto; text-decoration: none; display: inline-block;