From faaeacc49c96ccc47fee78a7c6aeff476daa1eaf Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 2 May 2020 20:49:07 +0000 Subject: [PATCH] No float for git patch --- epicyon-profile.css | 1 + 1 file changed, 1 insertion(+) diff --git a/epicyon-profile.css b/epicyon-profile.css index c8e0b2d1d..7280f4418 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -271,6 +271,7 @@ a:link { } .gitpatch { + float: none; width: 90%; font-family: monospace; }